Searched refs:VS_I_VPOS (Results 1 - 10 of 10) sorted by relevance

/external/chromium_org/third_party/mesa/src/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);
404 vpos = ureg_DECL_vs_input(shader, VS_I_VPOS);
H A Dvl_mc.c60 vpos = ureg_DECL_vs_input(shader, VS_I_VPOS);
245 vpos = ureg_DECL_vs_input(shader, VS_I_VPOS);
H A Dvl_zscan.c116 vpos = ureg_DECL_vs_input(shader, VS_I_VPOS);
/external/mesa3d/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);
404 vpos = ureg_DECL_vs_input(shader, VS_I_VPOS);
H A Dvl_mc.c60 vpos = ureg_DECL_vs_input(shader, VS_I_VPOS);
245 vpos = ureg_DECL_vs_input(shader, VS_I_VPOS);
H A Dvl_zscan.c116 vpos = ureg_DECL_vs_input(shader, VS_I_VPOS);

Completed in 9472 milliseconds