summaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/i965/brw_context.c
diff options
context:
space:
mode:
authorKenneth Graunke <kenneth@whitecape.org>2015-03-06 00:26:25 -0800
committerKenneth Graunke <kenneth@whitecape.org>2015-03-08 20:03:44 -0700
commit2561aea6b306c4438defeb4ec96be05f6aadd12e (patch)
tree8a83054b558bf3c882f2628f25f7a8bffaf2ba79 /src/mesa/drivers/dri/i965/brw_context.c
parent9f1e250e77ebd9255bbd9a83bd68c9e4068c2aab (diff)
downloadexternal_mesa3d-2561aea6b306c4438defeb4ec96be05f6aadd12e.zip
external_mesa3d-2561aea6b306c4438defeb4ec96be05f6aadd12e.tar.gz
external_mesa3d-2561aea6b306c4438defeb4ec96be05f6aadd12e.tar.bz2
nir: Delete nir_shader::user_structures and num_user_structures.
Nothing actually uses these, and the only caller of glsl_to_nir() (brw_fs_nir.cpp) always passes NULL for the _mesa_glsl_parse_state pointer, meaning they'll always be NULL and 0, respectively. Just delete them. Signed-off-by: Kenneth Graunke <kenneth@whitecape.org> Reviewed-by: Jason Ekstrand <jason.ekstrand@intel.com>
Diffstat (limited to 'src/mesa/drivers/dri/i965/brw_context.c')
0 files changed, 0 insertions, 0 deletions