Searched refs:lumakey (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/vl/ |
| H A D | vl_compositor_gfx.c | 208 struct ureg_src lumakey; local in function:create_frag_shader_csc 215 lumakey = ureg_DECL_constant(shader, 3); 230 ureg_src(temp[0]), ureg_scalar(lumakey, TGSI_SWIZZLE_X)); 232 ureg_src(temp[0]), ureg_scalar(lumakey, TGSI_SWIZZLE_Y));
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/vl/ |
| H A D | vl_compositor_gfx.c | 208 struct ureg_src lumakey; local in function:create_frag_shader_csc 215 lumakey = ureg_DECL_constant(shader, 3); 230 ureg_src(temp[0]), ureg_scalar(lumakey, TGSI_SWIZZLE_X)); 232 ureg_src(temp[0]), ureg_scalar(lumakey, TGSI_SWIZZLE_Y));
|
Completed in 3 milliseconds