Home
last modified time | relevance | path

Searched refs:GL_MAX_VERTEX_UNIFORM_COMPONENTS (Results 1 - 25 of 35) sorted by relevance

12

/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cLimitsTests.cpp95 { "max_vertex_uniform_components", GL_MAX_VERTEX_UNIFORM_COMPONENTS, 1024, 0, "gl_MaxVertexUniformComponents" }, in init()
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fInteger64StateQueryTests.cpp310 FOR_EACH_VERIFIER(verifiers, addChild(new MaxCombinedStageUniformComponentsCase (m_context, verifier, (std::string("max_combined_vertex_uniform_components") + verifier->getTestNamePostfix()).c_str(), "MAX_COMBINED_VERTEX_UNIFORM_COMPONENTS", GL_MAX_COMBINED_VERTEX_UNIFORM_COMPONENTS, GL_MAX_VERTEX_UNIFORM_BLOCKS, GL_MAX_VERTEX_UNIFORM_COMPONENTS))); in init()
H A Des3fImplementationLimitTests.cpp475 LIMIT_CASE(max_vertex_uniform_components, GL_MAX_VERTEX_UNIFORM_COMPONENTS, GLint, minVertexUniformComponents); in init()
H A Des3fIntegerStateQueryTests.cpp2808 { "max_vertex_uniform_components", "MAX_VERTEX_UNIFORM_COMPONENTS has minimum value of 1024", GL_MAX_VERTEX_UNIFORM_COMPONENTS, 1024 , false }, in init()
/third_party/skia/third_party/externals/angle2/src/tests/egl_tests/
H A DEGLPrintEGLinfoTest.cpp231 QUERY_AND_LOG_CAPABILITY(GL_MAX_VERTEX_UNIFORM_COMPONENTS, stream); in LogGles3Capabilities()
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fIntegerStateQueryTests.cpp824 FOR_EACH_VERIFIER(new MinimumValueCase(m_context, (std::string() + "max_vertex_uniform_components_" + verifierSuffix).c_str(), "Test MAX_VERTEX_UNIFORM_COMPONENTS", GL_MAX_VERTEX_UNIFORM_COMPONENTS, 1024, verifier)) in init()
861 FOR_EACH_VERIFIER(new LegacyVectorLimitCase(m_context, (std::string() + "max_vertex_uniform_vectors_" + verifierSuffix).c_str(), "Test MAX_VERTEX_UNIFORM_VECTORS", GL_MAX_VERTEX_UNIFORM_VECTORS, GL_MAX_VERTEX_UNIFORM_COMPONENTS, verifier)) in init()
H A Des31fProgramInterfaceQueryTestCase.cpp2517 { GL_MAX_VERTEX_UNIFORM_COMPONENTS, usage.numDefaultBlockUniformComponents },
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/
H A DContext.cpp2323 case GL_MAX_VERTEX_UNIFORM_COMPONENTS: in getIntegerv()
2645 case GL_MAX_VERTEX_UNIFORM_COMPONENTS: in getQueryParameterInfo()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
H A Dfunctionsgl_enums.h431 #define GL_MAX_VERTEX_UNIFORM_COMPONENTS 0x8B4A macro
H A Drenderergl_utils.cpp880 QuerySingleGLInt(functions, GL_MAX_VERTEX_UNIFORM_COMPONENTS); in GenerateCaps()
900 // Doesn't limit ES version, GL_MAX_VERTEX_UNIFORM_COMPONENTS / 4 is acceptable. in GenerateCaps()
/third_party/mesa3d/include/GLES3/
H A Dgl31.h736 #define GL_MAX_VERTEX_UNIFORM_COMPONENTS 0x8B4A macro
H A Dgl3.h736 #define GL_MAX_VERTEX_UNIFORM_COMPONENTS 0x8B4A macro
H A Dgl32.h736 #define GL_MAX_VERTEX_UNIFORM_COMPONENTS 0x8B4A macro
/third_party/openGLES/api/GLES3/
H A Dgl3.h717 #define GL_MAX_VERTEX_UNIFORM_COMPONENTS 0x8B4A macro
H A Dgl31.h717 #define GL_MAX_VERTEX_UNIFORM_COMPONENTS 0x8B4A macro
H A Dgl32.h717 #define GL_MAX_VERTEX_UNIFORM_COMPONENTS 0x8B4A macro
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A Dqueryutils.cpp3677 case GL_MAX_VERTEX_UNIFORM_COMPONENTS: in GetQueryParameterInfo()
/third_party/skia/third_party/externals/swiftshader/include/GLES3/
H A Dgl3.h736 #define GL_MAX_VERTEX_UNIFORM_COMPONENTS 0x8B4A macro
/third_party/skia/third_party/externals/opengl-registry/api/GLES3/
H A Dgl3.h736 #define GL_MAX_VERTEX_UNIFORM_COMPONENTS 0x8B4A macro
H A Dgl31.h738 #define GL_MAX_VERTEX_UNIFORM_COMPONENTS 0x8B4A macro
H A Dgl32.h738 #define GL_MAX_VERTEX_UNIFORM_COMPONENTS 0x8B4A macro
/third_party/skia/third_party/externals/angle2/include/GLES3/
H A Dgl3.h717 #define GL_MAX_VERTEX_UNIFORM_COMPONENTS 0x8B4A macro
H A Dgl31.h717 #define GL_MAX_VERTEX_UNIFORM_COMPONENTS 0x8B4A macro
H A Dgl32.h717 #define GL_MAX_VERTEX_UNIFORM_COMPONENTS 0x8B4A macro
/third_party/glfw/deps/glad/
H A Dgl.h826 #define GL_MAX_VERTEX_UNIFORM_COMPONENTS 0x8B4A macro

Completed in 151 milliseconds

12