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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/etnaviv/
H A Detnaviv_compiler.c1918 struct etna_reg_desc *color_reg = local in function:etna_compile_frag_rb_swap
1923 .dst = etna_native_to_dst(color_reg->native, INST_COMPS_X | INST_COMPS_Y | INST_COMPS_Z | INST_COMPS_W),
1924 .src[2] = etna_native_to_src(color_reg->native, SWIZZLE(Z, Y, X, W)),
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/etnaviv/
H A Detnaviv_compiler_tgsi.c1977 struct etna_reg_desc *color_reg = local in function:etna_compile_frag_rb_swap
1982 .dst = etna_native_to_dst(color_reg->native, INST_COMPS_X | INST_COMPS_Y | INST_COMPS_Z | INST_COMPS_W),
1983 .src[2] = etna_native_to_src(color_reg->native, SWIZZLE(Z, Y, X, W)),

Completed in 8 milliseconds