Home
last modified time | relevance | path

Searched refs:GL_MAX_UNIFORM_LOCATIONS (Results 1 - 25 of 26) sorted by relevance

12

/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cLimitsTests.cpp165 { "max_uniform_locations", GL_MAX_UNIFORM_LOCATIONS, 1024, 0, "" }, in init()
/third_party/vk-gl-cts/external/openglcts/modules/gles31/
H A Des31cExplicitUniformLocationTest.cpp1653 GL_MAX_UNIFORM_LOCATIONS.
1995 glGetIntegerv(GL_MAX_UNIFORM_LOCATIONS, &max);
2427 glGetIntegerv(GL_MAX_UNIFORM_LOCATIONS, &max);
2471 glGetIntegerv(GL_MAX_UNIFORM_LOCATIONS, &max);
2618 //Where X is substituted with value of GL_MAX_UNIFORM_LOCATIONS.
2621 glGetIntegerv(GL_MAX_UNIFORM_LOCATIONS, &max);
2636 glGetIntegerv(GL_MAX_UNIFORM_LOCATIONS, &max);
2821 //Where X is substituted with value of GL_MAX_UNIFORM_LOCATIONS.
H A Des31cArrayOfArraysTests.cpp8594 gl.getIntegerv(GL_MAX_UNIFORM_LOCATIONS, &max_uniform_locations); in test_shader_compilation()
/third_party/skia/third_party/externals/angle2/src/tests/egl_tests/
H A DEGLPrintEGLinfoTest.cpp278 QUERY_AND_LOG_CAPABILITY(GL_MAX_UNIFORM_LOCATIONS, stream); in LogGles31Capabilities()
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fUniformLocationTests.cpp713 m_renderCtx.getFunctions().getIntegerv(GL_MAX_UNIFORM_LOCATIONS, &maxLocation);
H A Des31fIntegerStateQueryTests.cpp844 FOR_EACH_VERIFIER(new MinimumValueCase(m_context, (std::string() + "max_uniform_locations_" + verifierSuffix).c_str(), "Test MAX_UNIFORM_LOCATIONS", GL_MAX_UNIFORM_LOCATIONS, 1024, verifier)) in init()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
H A Dfunctionsgl_enums.h1227 #define GL_MAX_UNIFORM_LOCATIONS 0x826E macro
H A Drenderergl_utils.cpp1226 caps->maxUniformLocations = QuerySingleGLInt(functions, GL_MAX_UNIFORM_LOCATIONS); in GenerateCaps()
/third_party/mesa3d/include/GLES3/
H A Dgl31.h1227 #define GL_MAX_UNIFORM_LOCATIONS 0x826E macro
H A Dgl32.h1227 #define GL_MAX_UNIFORM_LOCATIONS 0x826E macro
/third_party/openGLES/api/GLES3/
H A Dgl31.h1208 #define GL_MAX_UNIFORM_LOCATIONS 0x826E macro
H A Dgl32.h1208 #define GL_MAX_UNIFORM_LOCATIONS 0x826E macro
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A Dqueryutils.cpp3822 case GL_MAX_UNIFORM_LOCATIONS: in GetQueryParameterInfo()
H A DContext.cpp1877 case GL_MAX_UNIFORM_LOCATIONS: in getIntegervImpl()
/third_party/skia/third_party/externals/opengl-registry/api/GLES3/
H A Dgl31.h1229 #define GL_MAX_UNIFORM_LOCATIONS 0x826E macro
H A Dgl32.h1229 #define GL_MAX_UNIFORM_LOCATIONS 0x826E macro
/third_party/skia/third_party/externals/angle2/include/GLES3/
H A Dgl31.h1208 #define GL_MAX_UNIFORM_LOCATIONS 0x826E macro
H A Dgl32.h1208 #define GL_MAX_UNIFORM_LOCATIONS 0x826E macro
/third_party/mesa3d/include/GL/
H A Dglcorearb.h2292 #define GL_MAX_UNIFORM_LOCATIONS 0x826E macro
H A Dglext.h2240 #define GL_MAX_UNIFORM_LOCATIONS 0x826E macro
/third_party/openGLES/api/GL/
H A Dglcorearb.h2273 #define GL_MAX_UNIFORM_LOCATIONS 0x826E macro
H A Dglext.h2221 #define GL_MAX_UNIFORM_LOCATIONS 0x826E macro
/third_party/skia/third_party/externals/swiftshader/include/GL/
H A Dglcorearb.h2329 #define GL_MAX_UNIFORM_LOCATIONS 0x826E macro
H A Dglext.h2276 #define GL_MAX_UNIFORM_LOCATIONS 0x826E macro
/third_party/skia/third_party/externals/opengl-registry/api/GL/
H A Dglcorearb.h2329 #define GL_MAX_UNIFORM_LOCATIONS 0x826E macro

Completed in 291 milliseconds

12