Home
last modified time | relevance | path

Searched refs:active_samplers_bits (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/gallium/drivers/etnaviv/
Detnaviv_texture.h61 active_samplers_bits(struct etna_context *ctx);
Detnaviv_texture.c301 active_samplers_bits(struct etna_context *ctx) in active_samplers_bits() function
Detnaviv_texture_state.c194 uint32_t active_samplers = active_samplers_bits(ctx); in etna_emit_texture_state()