Home
last modified time | relevance | path

Searched refs:active_samplers_bits (Results 1 - 4 of 4) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/etnaviv/
H A Detnaviv_texture.h66 active_samplers_bits(struct etna_context *ctx);
H A Detnaviv_texture_state.c299 uint32_t active_samplers = active_samplers_bits(ctx); in etna_emit_ts_state()
340 uint32_t active_samplers = active_samplers_bits(ctx); in etna_emit_new_texture_state()
472 uint32_t active_samplers = active_samplers_bits(ctx); in etna_emit_texture_state()
H A Detnaviv_texture.c333 active_samplers_bits(struct etna_context *ctx) in active_samplers_bits() function
H A Detnaviv_texture_desc.c258 uint32_t active_samplers = active_samplers_bits(ctx); in etna_emit_texture_desc()

Completed in 3 milliseconds