Home
last modified time | relevance | path

Searched refs:ETNA_UNIFORM_UNIFORM (Results 1 – 4 of 4) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/etnaviv/
Detnaviv_uniforms.c89 case ETNA_UNIFORM_UNIFORM: in etna_uniforms_write()
Detnaviv_context.h95 ETNA_UNIFORM_UNIFORM, enumerator
Detnaviv_compiler_nir.c221 #define UNIFORM(x) CONST_VAL(ETNA_UNIFORM_UNIFORM, x)
Detnaviv_compiler_tgsi.c2318 uinfo->contents[i] = ETNA_UNIFORM_UNIFORM; in copy_uniform_state_to_shader()