Home
last modified time | relevance | path

Searched refs:GL_MAX_COMPUTE_UNIFORM_BLOCKS (Results 1 - 25 of 29) sorted by relevance

12

/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cLimitsTests.cpp146 { "max_compute_uniform_blocks", GL_MAX_COMPUTE_UNIFORM_BLOCKS, 14, 0, "" }, in init()
H A Dgl4cMultiBindTests.cpp3409 gl.getIntegerv(GL_MAX_COMPUTE_UNIFORM_BLOCKS, &max_buffers); in iterate()
H A Dgl4cComputeShaderTests.cpp2346 if (!Check(GL_MAX_COMPUTE_UNIFORM_BLOCKS, 12)) in Run()
/third_party/skia/third_party/externals/angle2/src/tests/egl_tests/
H A DEGLPrintEGLinfoTest.cpp255 QUERY_AND_LOG_CAPABILITY(GL_MAX_COMPUTE_UNIFORM_BLOCKS, stream); in LogGles31Capabilities()
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fNegativeComputeTests.cpp192 << "} block[" << getResourceLimit(ctx, GL_MAX_COMPUTE_UNIFORM_BLOCKS) + 1 << "];\n"; in exceed_uniform_block_limit()
197 ctx.beginSection("Link error is generated if a compute shader exceeds GL_MAX_COMPUTE_UNIFORM_BLOCKS."); in exceed_uniform_block_limit()
862 { exceed_uniform_block_limit, "exceed_uniform_block_limit", "Link error when shader exceeds GL_MAX_COMPUTE_UNIFORM_BLOCKS" }, in getNegativeComputeTestFunctions()
H A Des31fIntegerStateQueryTests.cpp521 const glw::GLenum maxUniformBlocksEnum = (m_target == GL_MAX_COMBINED_COMPUTE_UNIFORM_COMPONENTS) ? GL_MAX_COMPUTE_UNIFORM_BLOCKS in iterate()
835 FOR_EACH_VERIFIER(new MinimumValueCase(m_context, (std::string() + "max_compute_uniform_blocks_" + verifierSuffix).c_str(), "Test MAX_COMPUTE_UNIFORM_BLOCKS", GL_MAX_COMPUTE_UNIFORM_BLOCKS, 12, verifier)) in init()
H A Des31fProgramInterfaceQueryTestCase.cpp2575 { GL_MAX_COMPUTE_UNIFORM_BLOCKS, usage.numUniformBlocks },
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
H A Dfunctionsgl_enums.h1201 #define GL_MAX_COMPUTE_UNIFORM_BLOCKS 0x91BB macro
H A Drenderergl_utils.cpp1200 QuerySingleGLInt(functions, GL_MAX_COMPUTE_UNIFORM_BLOCKS); in GenerateCaps()
/third_party/vk-gl-cts/external/openglcts/modules/gles31/
H A Des31cLayoutBindingTests.cpp3067 gl().getIntegerv(GL_MAX_COMPUTE_UNIFORM_BLOCKS, &units); in maxArraySize()
H A Des31cComputeShaderTests.cpp2333 if (!Check(GL_MAX_COMPUTE_UNIFORM_BLOCKS, 12)) in Run()
/third_party/mesa3d/include/GLES3/
H A Dgl31.h1210 #define GL_MAX_COMPUTE_UNIFORM_BLOCKS 0x91BB macro
H A Dgl32.h1210 #define GL_MAX_COMPUTE_UNIFORM_BLOCKS 0x91BB macro
/third_party/openGLES/api/GLES3/
H A Dgl31.h1191 #define GL_MAX_COMPUTE_UNIFORM_BLOCKS 0x91BB macro
H A Dgl32.h1191 #define GL_MAX_COMPUTE_UNIFORM_BLOCKS 0x91BB macro
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A Dqueryutils.cpp3812 case GL_MAX_COMPUTE_UNIFORM_BLOCKS: in GetQueryParameterInfo()
H A DContext.cpp1846 case GL_MAX_COMPUTE_UNIFORM_BLOCKS: in getIntegervImpl()
/third_party/skia/third_party/externals/opengl-registry/api/GLES3/
H A Dgl31.h1212 #define GL_MAX_COMPUTE_UNIFORM_BLOCKS 0x91BB macro
H A Dgl32.h1212 #define GL_MAX_COMPUTE_UNIFORM_BLOCKS 0x91BB macro
/third_party/skia/third_party/externals/angle2/include/GLES3/
H A Dgl31.h1191 #define GL_MAX_COMPUTE_UNIFORM_BLOCKS 0x91BB macro
H A Dgl32.h1191 #define GL_MAX_COMPUTE_UNIFORM_BLOCKS 0x91BB macro
/third_party/mesa3d/include/GL/
H A Dglcorearb.h2238 #define GL_MAX_COMPUTE_UNIFORM_BLOCKS 0x91BB macro
/third_party/openGLES/api/GL/
H A Dglcorearb.h2219 #define GL_MAX_COMPUTE_UNIFORM_BLOCKS 0x91BB macro
/third_party/skia/third_party/externals/swiftshader/include/GL/
H A Dglcorearb.h2275 #define GL_MAX_COMPUTE_UNIFORM_BLOCKS 0x91BB macro
/third_party/skia/third_party/externals/opengl-registry/api/GL/
H A Dglcorearb.h2275 #define GL_MAX_COMPUTE_UNIFORM_BLOCKS 0x91BB macro

Completed in 239 milliseconds

12