v3d: Rename v3d_tmu_config_data to v3d_unit_data.
authorEric Anholt <eric@anholt.net>
Tue, 19 Mar 2019 18:29:02 +0000 (11:29 -0700)
committerEric Anholt <eric@anholt.net>
Thu, 21 Mar 2019 21:20:50 +0000 (14:20 -0700)
commitc36d2793ec79a8cee75953acbc87b621fbd25e49
tree94bc7cb46dcf79eccb5337189c04bac6bc199951
parentb30aad552cde507a70c6bf3bc2ce40ed69e0ecf2
v3d: Rename v3d_tmu_config_data to v3d_unit_data.

I want to reuse this for encoding small constant UBO/SSBO offsets into the
uniform stream to reduce the extra uniform loads and adds for the small
constant offsets.
src/broadcom/compiler/v3d_compiler.h
src/broadcom/compiler/vir_dump.c
src/gallium/drivers/v3d/v3d_uniforms.c