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

/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/etnaviv/
H A Detnaviv_asm.c68 if (!inst->halti5 && !check_uniforms(inst))
H A Detnaviv_asm.h100 unsigned halti5:1; /* allow multiple different uniform sources */ member in struct:etna_inst
H A Detnaviv_translate.h289 translate_output_mode(enum pipe_format fmt, bool halti5) argument
300 /* generic integer output mode pre-halti5 (?) */
301 if (bits == 10 || !halti5)
H A Detnaviv_compiler_nir.c1191 inst->halti5 = specs->halti >= 5;

Completed in 5 milliseconds