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