Home
last modified time | relevance | path

Searched defs:active_samplers (Results 1 – 4 of 4) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/etnaviv/
Detnaviv_texture_state.c299 uint32_t active_samplers = active_samplers_bits(ctx); in etna_emit_ts_state() local
340 uint32_t active_samplers = active_samplers_bits(ctx); in etna_emit_new_texture_state() local
472 uint32_t active_samplers = active_samplers_bits(ctx); in etna_emit_texture_state() local
Detnaviv_texture_desc.c258 uint32_t active_samplers = active_samplers_bits(ctx); in etna_emit_texture_desc() local
Detnaviv_context.h154 uint32_t active_samplers; member
/third_party/mesa3d/src/mesa/main/
Duniform_query.cpp2196 unsigned active_samplers = 0; in _mesa_sampler_uniforms_pipeline_are_valid() local