Searched refs:AllowGLSLRelaxedES (Results 1 – 4 of 4) sorted by relevance
1128 if (!ctx->Const.AllowGLSLRelaxedES && in cross_validate_globals()4602 if (!ctx->Const.AllowGLSLRelaxedES && in link_shaders()4621 if (!ctx->Const.AllowGLSLRelaxedES && prog->Shaders[0]->IsES && in link_shaders()
569 state->ctx->Const.AllowGLSLRelaxedES); in derivatives()
1426 consts->AllowGLSLRelaxedES = GL_TRUE; in st_init_extensions()
3854 GLboolean AllowGLSLRelaxedES; member