Searched refs:NV_shader_noperspective_interpolation (Results 1 – 11 of 11) sorted by relevance
60 if (resources.NV_shader_noperspective_interpolation) in InitExtensionBehavior()62 extBehavior[TExtension::NV_shader_noperspective_interpolation] = EBhUndefined; in InitExtensionBehavior()
36 NV_shader_noperspective_interpolation, enumerator
28 OP(NV_shader_noperspective_interpolation) \
171 resources->NV_shader_noperspective_interpolation = 0; in InitBuiltInResources()
164 … { return ES3_reserved_ES3_extension(context, TExtension::NV_shader_noperspective_interpolation, N…
785 if (!context->checkCanUseExtension(@1, TExtension::NV_shader_noperspective_interpolation))
1364 context, TExtension::NV_shader_noperspective_interpolation,
3472 TExtension::NV_shader_noperspective_interpolation)) in yyparse()
370 int NV_shader_noperspective_interpolation; member
386 int NV_shader_noperspective_interpolation; member
98 mResources.NV_shader_noperspective_interpolation = extensions.noperspectiveInterpolationNV; in Compiler()