Home
last modified time | relevance | path

Searched refs:VGPU10_NAME_POSITION (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/svga/include/
DVGPU10ShaderTokens.h821 VGPU10_NAME_POSITION = 1, enumerator
/third_party/mesa3d/src/gallium/drivers/svga/
Dsvga_tgsi_vgpu10.c3826 name == VGPU10_NAME_POSITION || in emit_input_declaration()
3962 name == VGPU10_NAME_POSITION || in emit_output_declaration()
4188 name = VGPU10_NAME_POSITION; in emit_vertex_output_declaration()
4565 VGPU10_NAME_POSITION, in emit_tcs_output_declarations()
5025 name = VGPU10_NAME_POSITION; in emit_fs_input_declarations()
5176 name = VGPU10_NAME_POSITION; in emit_gs_input_declarations()