Searched refs:VS_I_VPOS (Results 1 - 10 of 10) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/vl/ |
| H A D | vl_vertex_buffers.h | 45 VS_I_VPOS = 1, enumerator in enum:VS_INPUT
|
| H A D | vl_vertex_buffers.c | 171 vertex_elems[VS_I_VPOS].src_format = PIPE_FORMAT_R8G8B8A8_USCALED; 176 vl_vb_element_helper(&vertex_elems[VS_I_VPOS], 2, 1); 192 vertex_elems[VS_I_VPOS].src_format = PIPE_FORMAT_R16G16_SSCALED; 194 vl_vb_element_helper(&vertex_elems[VS_I_VPOS], 1, 1);
|
| H A D | vl_idct.c | 155 vpos = ureg_DECL_vs_input(shader, VS_I_VPOS); 272 vpos = ureg_DECL_vs_input(shader, VS_I_VPOS); 402 vpos = ureg_DECL_vs_input(shader, VS_I_VPOS);
|
| H A D | vl_mc.c | 60 vpos = ureg_DECL_vs_input(shader, VS_I_VPOS); 249 vpos = ureg_DECL_vs_input(shader, VS_I_VPOS);
|
| H A D | vl_zscan.c | 141 vpos = ureg_DECL_vs_input(shader, VS_I_VPOS);
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/vl/ |
| H A D | vl_vertex_buffers.h | 45 VS_I_VPOS = 1, enumerator in enum:VS_INPUT
|
| H A D | vl_vertex_buffers.c | 172 vertex_elems[VS_I_VPOS].src_format = PIPE_FORMAT_R8G8B8A8_USCALED; 177 vl_vb_element_helper(&vertex_elems[VS_I_VPOS], 2, 1); 193 vertex_elems[VS_I_VPOS].src_format = PIPE_FORMAT_R16G16_SSCALED; 195 vl_vb_element_helper(&vertex_elems[VS_I_VPOS], 1, 1);
|
| H A D | vl_idct.c | 155 vpos = ureg_DECL_vs_input(shader, VS_I_VPOS); 272 vpos = ureg_DECL_vs_input(shader, VS_I_VPOS); 402 vpos = ureg_DECL_vs_input(shader, VS_I_VPOS);
|
| H A D | vl_mc.c | 60 vpos = ureg_DECL_vs_input(shader, VS_I_VPOS); 249 vpos = ureg_DECL_vs_input(shader, VS_I_VPOS);
|
| H A D | vl_zscan.c | 141 vpos = ureg_DECL_vs_input(shader, VS_I_VPOS);
|
Completed in 10 milliseconds