Home
last modified time | relevance | path

Searched refs:GL_MAX_COMBINED_UNIFORM_BLOCKS (Results 1 – 25 of 32) sorted by relevance

12

/external/deqp/external/openglcts/modules/gl/
Dgl4cLimitsTests.cpp159 { "max_combined_uniform_blocks", GL_MAX_COMBINED_UNIFORM_BLOCKS, 70, 0, "" }, in init()
/external/deqp/modules/gles31/functional/
Des31fNegativeStateApiTests.cpp604 ctx.glGetIntegerv(GL_MAX_COMBINED_UNIFORM_BLOCKS, &bufferSize); in get_nuniformfv()
694 ctx.glGetIntegerv(GL_MAX_COMBINED_UNIFORM_BLOCKS, &bufferSize); in get_nuniformiv()
784 ctx.glGetIntegerv(GL_MAX_COMBINED_UNIFORM_BLOCKS, &bufferSize); in get_nuniformuiv()
Des31fLayoutBindingTests.cpp1685 …L_MAX_VERTEX_UNIFORM_BLOCKS, GL_MAX_FRAGMENT_UNIFORM_BLOCKS, GL_MAX_COMBINED_UNIFORM_BLOCKS, "Colo… in UBOBindingRenderCase()
1849 GL_MAX_COMBINED_UNIFORM_BLOCKS, in UBOBindingNegativeCase()
Des31fIntegerStateQueryTests.cpp706 verifyStateIntegerMin(result, gl, GL_MAX_COMBINED_UNIFORM_BLOCKS, minMax, m_verifierType); in iterate()
Des31fProgramInterfaceQueryTestCase.cpp2705 { GL_MAX_COMBINED_UNIFORM_BLOCKS, usage.numUniformBlocks }, in checkProgramCombinedResourceUsage()
Des31fTessellationTests.cpp7303 …iform_blocks", "Test MAX_COMBINED_UNIFORM_BLOCKS", GL_MAX_COMBINED_UNIFORM_BLOCKS, 6… in init()
/external/deqp/external/openglcts/modules/gles31/
Des31cFramebufferNoAttachmentsTests.cpp218 GL_MAX_COMBINED_UNIFORM_BLOCKS, in iterate()
/external/deqp/modules/gles3/functional/
Des3fImplementationLimitTests.cpp494 LIMIT_CASE(max_combined_uniform_blocks, GL_MAX_COMBINED_UNIFORM_BLOCKS, GLint, 24); in init()
Des3fIntegerStateQueryTests.cpp2811 … "MAX_COMBINED_UNIFORM_BLOCKS has minimum value of 24", GL_MAX_COMBINED_UNIFORM_BLOCKS, … in init()
/external/angle/src/tests/egl_tests/
DEGLPrintEGLinfoTest.cpp170 QUERY_AND_LOG_CAPABILITY(GL_MAX_COMBINED_UNIFORM_BLOCKS, stream); in LogGles3Capabilities()
/external/angle/src/libANGLE/renderer/gl/
DFeatureSupportGL.md49 …GL_MAX_UNIFORM_BLOCK_SIZE GL_UNIFORM_BUFFER_OFFSET_ALIGNMENT GL_MAX_COMBINED_UNIFORM_BLOCKS GL_MAX…
Dfunctionsgl_enums.h705 #define GL_MAX_COMBINED_UNIFORM_BLOCKS 0x8A2E macro
Drenderergl_utils.cpp980 QuerySingleGLInt(functions, GL_MAX_COMBINED_UNIFORM_BLOCKS); in GenerateCaps()
/external/angle/src/tests/gl_tests/
DGeometryShaderTest.cpp192 {GL_MAX_COMBINED_UNIFORM_BLOCKS, 36}, in TEST_P()
/external/deqp/framework/opengl/
DgluStrUtil.inl1204 case GL_MAX_COMBINED_UNIFORM_BLOCKS: return "GL_MAX_COMBINED_UNIFORM_BLOCKS";
/external/swiftshader/src/OpenGL/libGLESv2/
DContext.cpp2260 case GL_MAX_COMBINED_UNIFORM_BLOCKS: in getIntegerv()
2625 case GL_MAX_COMBINED_UNIFORM_BLOCKS: in getQueryParameterInfo()
/external/swiftshader/include/GLES3/
Dgl3.h920 #define GL_MAX_COMBINED_UNIFORM_BLOCKS 0x8A2E macro
/external/angle/include/GLES3/
Dgl3.h901 #define GL_MAX_COMBINED_UNIFORM_BLOCKS 0x8A2E macro
Dgl31.h901 #define GL_MAX_COMBINED_UNIFORM_BLOCKS 0x8A2E macro
Dgl32.h901 #define GL_MAX_COMBINED_UNIFORM_BLOCKS 0x8A2E macro
/external/mesa3d/include/GLES3/
Dgl3.h920 #define GL_MAX_COMBINED_UNIFORM_BLOCKS 0x8A2E macro
Dgl31.h920 #define GL_MAX_COMBINED_UNIFORM_BLOCKS 0x8A2E macro
Dgl32.h920 #define GL_MAX_COMBINED_UNIFORM_BLOCKS 0x8A2E macro
/external/deqp/framework/opengl/wrapper/
DglwEnums.inl893 #define GL_MAX_COMBINED_UNIFORM_BLOCKS 0x8A2E macro
/external/angle/src/libANGLE/
Dqueryutils.cpp3642 case GL_MAX_COMBINED_UNIFORM_BLOCKS: in GetQueryParameterInfo()

12