Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/gallium/drivers/svga/include/
H A DVGPU10ShaderTokens.h330 VGPU10_INTERPOLATION_LINEAR_NOPERSPECTIVE_SAMPLE = 7 enumerator
/aosp_15_r20/external/mesa3d/src/gallium/drivers/svga/
H A Dsvga_tgsi_vgpu10.c2971 return VGPU10_INTERPOLATION_LINEAR_NOPERSPECTIVE_SAMPLE; in translate_interpolation()
3900 interpMode == VGPU10_INTERPOLATION_LINEAR_NOPERSPECTIVE_SAMPLE); in emit_input_declaration()