Home
last modified time | relevance | path

Searched refs:enabled_sampler_count_vs (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/gallium/frontends/nine/
Dnine_state.h306 uint8_t enabled_sampler_count_vs; member
Dnine_state.c1084 …num_textures < context->enabled_sampler_count_vs ? context->enabled_sampler_count_vs - num_texture… in update_textures_and_samplers()
1086 context->enabled_sampler_count_vs = num_textures; in update_textures_and_samplers()
2841 context->enabled_sampler_count_vs = 0; in nine_state_restore_non_cso()
2967 context->enabled_sampler_count_vs = 0; in nine_context_clear()