Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/frontends/nine/
Dnine_state.h307 uint8_t enabled_sampler_count_ps; member
Dnine_state.c1038 …num_textures < context->enabled_sampler_count_ps ? context->enabled_sampler_count_ps - num_texture… in update_textures_and_samplers()
1040 context->enabled_sampler_count_ps = num_textures; in update_textures_and_samplers()
2849 context->enabled_sampler_count_ps = 0; in nine_state_restore_non_cso()
2975 context->enabled_sampler_count_ps = 0; in nine_context_clear()