Searched refs:NV_shader_noperspective_interpolation (Results 1 – 10 of 10) sorted by relevance
64 if (resources.NV_shader_noperspective_interpolation) in InitExtensionBehavior()66 extBehavior[TExtension::NV_shader_noperspective_interpolation] = EBhUndefined; in InitExtensionBehavior()
48 NV_shader_noperspective_interpolation, enumerator
42 OP(NV_shader_noperspective_interpolation) \
207 resources->NV_shader_noperspective_interpolation = 0; in InitBuiltInResources()
167 … { return ES3_reserved_ES3_extension(context, TExtension::NV_shader_noperspective_interpolation, N…
787 if (!context->checkCanUseExtension(@1, TExtension::NV_shader_noperspective_interpolation))
1376 context, TExtension::NV_shader_noperspective_interpolation,
3510 TExtension::NV_shader_noperspective_interpolation)) in yyparse()
382 int NV_shader_noperspective_interpolation; member
107 mResources.NV_shader_noperspective_interpolation = extensions.noperspectiveInterpolationNV; in Compiler()