Home
last modified time | relevance | path

Searched refs:GL_MAX_COMBINED_FRAGMENT_UNIFORM_COMPONENTS (Results 1 - 25 of 32) sorted by relevance

12

/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cLimitsTests.cpp185 { "max_combined_fragment_uniform_components", GL_MAX_COMBINED_FRAGMENT_UNIFORM_COMPONENTS, cfuc, 0, "" }, in init()
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fInteger64StateQueryTests.cpp311 FOR_EACH_VERIFIER(verifiers, addChild(new MaxCombinedStageUniformComponentsCase (m_context, verifier, (std::string("max_combined_fragment_uniform_components") + verifier->getTestNamePostfix()).c_str(), "MAX_COMBINED_FRAGMENT_UNIFORM_COMPONENTS", GL_MAX_COMBINED_FRAGMENT_UNIFORM_COMPONENTS, GL_MAX_FRAGMENT_UNIFORM_BLOCKS, GL_MAX_FRAGMENT_UNIFORM_COMPONENTS))); in init()
H A Des3fImplementationLimitTests.cpp496 LIMIT_CASE(max_combined_fragment_uniform_components, GL_MAX_COMBINED_FRAGMENT_UNIFORM_COMPONENTS, GLint64, minCombinedFragmentUniformComponents); in init()
/third_party/skia/third_party/externals/angle2/src/tests/egl_tests/
H A DEGLPrintEGLinfoTest.cpp209 QUERY_AND_LOG_CAPABILITY(GL_MAX_COMBINED_FRAGMENT_UNIFORM_COMPONENTS, stream); in LogGles3Capabilities()
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/
H A DContext.cpp2257 case GL_MAX_COMBINED_FRAGMENT_UNIFORM_COMPONENTS: in getIntegerv()
2624 case GL_MAX_COMBINED_FRAGMENT_UNIFORM_COMPONENTS: in getQueryParameterInfo()
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fProgramInterfaceQueryTestCase.cpp2554 { GL_MAX_COMBINED_FRAGMENT_UNIFORM_COMPONENTS, usage.numCombinedUniformComponents },
2707 { GL_MAX_COMBINED_FRAGMENT_UNIFORM_COMPONENTS, usage.numCombinedFragmentUniformComponents },
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
H A Dfunctionsgl_enums.h704 #define GL_MAX_COMBINED_FRAGMENT_UNIFORM_COMPONENTS 0x8A33 macro
H A Drenderergl_utils.cpp976 QuerySingleGLInt64(functions, GL_MAX_COMBINED_FRAGMENT_UNIFORM_COMPONENTS); in GenerateCaps()
/third_party/mesa3d/include/GLES3/
H A Dgl31.h924 #define GL_MAX_COMBINED_FRAGMENT_UNIFORM_COMPONENTS 0x8A33 macro
H A Dgl3.h924 #define GL_MAX_COMBINED_FRAGMENT_UNIFORM_COMPONENTS 0x8A33 macro
H A Dgl32.h924 #define GL_MAX_COMBINED_FRAGMENT_UNIFORM_COMPONENTS 0x8A33 macro
/third_party/openGLES/api/GLES3/
H A Dgl3.h905 #define GL_MAX_COMBINED_FRAGMENT_UNIFORM_COMPONENTS 0x8A33 macro
H A Dgl31.h905 #define GL_MAX_COMBINED_FRAGMENT_UNIFORM_COMPONENTS 0x8A33 macro
H A Dgl32.h905 #define GL_MAX_COMBINED_FRAGMENT_UNIFORM_COMPONENTS 0x8A33 macro
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A Dqueryutils.cpp3701 case GL_MAX_COMBINED_FRAGMENT_UNIFORM_COMPONENTS: in GetQueryParameterInfo()
H A DContext.cpp2151 case GL_MAX_COMBINED_FRAGMENT_UNIFORM_COMPONENTS: in getInteger64vImpl()
/third_party/skia/third_party/externals/swiftshader/include/GLES3/
H A Dgl3.h924 #define GL_MAX_COMBINED_FRAGMENT_UNIFORM_COMPONENTS 0x8A33 macro
/third_party/skia/third_party/externals/opengl-registry/api/GLES3/
H A Dgl3.h924 #define GL_MAX_COMBINED_FRAGMENT_UNIFORM_COMPONENTS 0x8A33 macro
H A Dgl31.h926 #define GL_MAX_COMBINED_FRAGMENT_UNIFORM_COMPONENTS 0x8A33 macro
H A Dgl32.h926 #define GL_MAX_COMBINED_FRAGMENT_UNIFORM_COMPONENTS 0x8A33 macro
/third_party/skia/third_party/externals/angle2/include/GLES3/
H A Dgl3.h905 #define GL_MAX_COMBINED_FRAGMENT_UNIFORM_COMPONENTS 0x8A33 macro
H A Dgl31.h905 #define GL_MAX_COMBINED_FRAGMENT_UNIFORM_COMPONENTS 0x8A33 macro
H A Dgl32.h905 #define GL_MAX_COMBINED_FRAGMENT_UNIFORM_COMPONENTS 0x8A33 macro
/third_party/glfw/deps/glad/
H A Dgl.h769 #define GL_MAX_COMBINED_FRAGMENT_UNIFORM_COMPONENTS 0x8A33 macro
/third_party/mesa3d/include/GL/
H A Dglcorearb.h1447 #define GL_MAX_COMBINED_FRAGMENT_UNIFORM_COMPONENTS 0x8A33 macro

Completed in 202 milliseconds

12