Home
last modified time | relevance | path

Searched refs:GL_MAX_FRAGMENT_UNIFORM_BLOCKS (Results 1 - 25 of 36) sorted by relevance

12

/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cLimitsTests.cpp137 { "max_fragment_uniform_blocks", GL_MAX_FRAGMENT_UNIFORM_BLOCKS, 14, 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.cpp484 LIMIT_CASE(max_fragment_uniform_blocks, GL_MAX_FRAGMENT_UNIFORM_BLOCKS, GLint, minFragmentUniformBlocks); in init()
H A Des3fIntegerStateQueryTests.cpp2815 { "max_fragment_uniform_blocks", "MAX_FRAGMENT_UNIFORM_BLOCKS has minimum value of 12", GL_MAX_FRAGMENT_UNIFORM_BLOCKS, 12 , false }, in init()
/third_party/skia/third_party/externals/angle2/src/tests/egl_tests/
H A DEGLPrintEGLinfoTest.cpp217 QUERY_AND_LOG_CAPABILITY(GL_MAX_FRAGMENT_UNIFORM_BLOCKS, stream); in LogGles3Capabilities()
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fLayoutBindingTests.cpp1685 : LayoutBindingRenderCase (context, name, desc, shaderType, testType, GL_MAX_UNIFORM_BUFFER_BINDINGS, GL_MAX_VERTEX_UNIFORM_BLOCKS, GL_MAX_FRAGMENT_UNIFORM_BLOCKS, GL_MAX_COMBINED_UNIFORM_BLOCKS, "ColorBlock") in UBOBindingRenderCase()
1848 GL_MAX_FRAGMENT_UNIFORM_BLOCKS, in UBOBindingNegativeCase()
H A Des31fProgramInterfaceQueryTestCase.cpp2548 { GL_MAX_FRAGMENT_UNIFORM_BLOCKS, usage.numUniformBlocks },
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
H A DProgramPipelineTest.cpp1149 glGetIntegerv(GL_MAX_FRAGMENT_UNIFORM_BLOCKS, &maxUniformBlocks); in TEST_P()
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/
H A DContext.cpp2278 case GL_MAX_FRAGMENT_UNIFORM_BLOCKS: in getIntegerv()
2632 case GL_MAX_FRAGMENT_UNIFORM_BLOCKS: in getQueryParameterInfo()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
H A Dfunctionsgl_enums.h707 #define GL_MAX_FRAGMENT_UNIFORM_BLOCKS 0x8A2D macro
H A Drenderergl_utils.cpp965 QuerySingleGLInt(functions, GL_MAX_FRAGMENT_UNIFORM_BLOCKS); in GenerateCaps()
/third_party/vk-gl-cts/external/openglcts/modules/gles31/
H A Des31cLayoutBindingTests.cpp3061 gl().getIntegerv(GL_MAX_FRAGMENT_UNIFORM_BLOCKS, &units); in maxArraySize()
/third_party/mesa3d/include/GLES3/
H A Dgl31.h919 #define GL_MAX_FRAGMENT_UNIFORM_BLOCKS 0x8A2D macro
H A Dgl3.h919 #define GL_MAX_FRAGMENT_UNIFORM_BLOCKS 0x8A2D macro
H A Dgl32.h919 #define GL_MAX_FRAGMENT_UNIFORM_BLOCKS 0x8A2D macro
/third_party/openGLES/api/GLES3/
H A Dgl3.h900 #define GL_MAX_FRAGMENT_UNIFORM_BLOCKS 0x8A2D macro
H A Dgl31.h900 #define GL_MAX_FRAGMENT_UNIFORM_BLOCKS 0x8A2D macro
H A Dgl32.h900 #define GL_MAX_FRAGMENT_UNIFORM_BLOCKS 0x8A2D macro
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A Dqueryutils.cpp3672 case GL_MAX_FRAGMENT_UNIFORM_BLOCKS: in GetQueryParameterInfo()
/third_party/skia/third_party/externals/swiftshader/include/GLES3/
H A Dgl3.h919 #define GL_MAX_FRAGMENT_UNIFORM_BLOCKS 0x8A2D macro
/third_party/skia/third_party/externals/opengl-registry/api/GLES3/
H A Dgl3.h919 #define GL_MAX_FRAGMENT_UNIFORM_BLOCKS 0x8A2D macro
H A Dgl31.h921 #define GL_MAX_FRAGMENT_UNIFORM_BLOCKS 0x8A2D macro
H A Dgl32.h921 #define GL_MAX_FRAGMENT_UNIFORM_BLOCKS 0x8A2D macro
/third_party/skia/third_party/externals/angle2/include/GLES3/
H A Dgl3.h900 #define GL_MAX_FRAGMENT_UNIFORM_BLOCKS 0x8A2D macro
H A Dgl31.h900 #define GL_MAX_FRAGMENT_UNIFORM_BLOCKS 0x8A2D macro

Completed in 102 milliseconds

12