Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/etnaviv/
Detnaviv_compiler.c1921 struct etna_reg_desc *color_reg = in etna_compile_frag_rb_swap() local
1926 ….dst = etna_native_to_dst(color_reg->native, INST_COMPS_X | INST_COMPS_Y | INST_COMPS_Z | INST_COM… in etna_compile_frag_rb_swap()
1927 .src[2] = etna_native_to_src(color_reg->native, SWIZZLE(Z, Y, X, W)), in etna_compile_frag_rb_swap()