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 Dvl_vertex_buffers.h45 VS_I_VPOS = 1, enumerator in enum:VS_INPUT
H A Dvl_vertex_buffers.c171 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 Dvl_idct.c155 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 Dvl_mc.c60 vpos = ureg_DECL_vs_input(shader, VS_I_VPOS);
249 vpos = ureg_DECL_vs_input(shader, VS_I_VPOS);
H A Dvl_zscan.c141 vpos = ureg_DECL_vs_input(shader, VS_I_VPOS);
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/vl/
H A Dvl_vertex_buffers.h45 VS_I_VPOS = 1, enumerator in enum:VS_INPUT
H A Dvl_vertex_buffers.c172 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 Dvl_idct.c155 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 Dvl_mc.c60 vpos = ureg_DECL_vs_input(shader, VS_I_VPOS);
249 vpos = ureg_DECL_vs_input(shader, VS_I_VPOS);
H A Dvl_zscan.c141 vpos = ureg_DECL_vs_input(shader, VS_I_VPOS);

Completed in 10 milliseconds