Home
last modified time | relevance | path

Searched refs:GL_MAX_COMPUTE_UNIFORM_BLOCKS (Results 1 – 25 of 31) sorted by relevance

12

/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl4cLimitsTests.cpp146 { "max_compute_uniform_blocks", GL_MAX_COMPUTE_UNIFORM_BLOCKS, 14, 0, "" }, in init()
Dgl4cMultiBindTests.cpp3409 gl.getIntegerv(GL_MAX_COMPUTE_UNIFORM_BLOCKS, &max_buffers); in iterate()
Dgl4cComputeShaderTests.cpp2346 if (!Check(GL_MAX_COMPUTE_UNIFORM_BLOCKS, 12)) in Run()
/third_party/skia/third_party/externals/angle2/src/tests/egl_tests/
DEGLPrintEGLinfoTest.cpp255 QUERY_AND_LOG_CAPABILITY(GL_MAX_COMPUTE_UNIFORM_BLOCKS, stream); in LogGles31Capabilities()
/third_party/vk-gl-cts/modules/gles31/functional/
Des31fIntegerStateQueryTests.cpp521 …cksEnum = (m_target == GL_MAX_COMBINED_COMPUTE_UNIFORM_COMPONENTS) ? GL_MAX_COMPUTE_UNIFORM_BLOCKS in iterate()
835 …fierSuffix).c_str(), "Test MAX_COMPUTE_UNIFORM_BLOCKS", GL_MAX_COMPUTE_UNIFORM_BLOCKS, 12… in init()
Des31fNegativeComputeTests.cpp192 << "} block[" << getResourceLimit(ctx, GL_MAX_COMPUTE_UNIFORM_BLOCKS) + 1 << "];\n"; in exceed_uniform_block_limit()
Des31fProgramInterfaceQueryTestCase.cpp2575 { GL_MAX_COMPUTE_UNIFORM_BLOCKS, usage.numUniformBlocks }, in checkShaderResourceUsage()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
Dfunctionsgl_enums.h1201 #define GL_MAX_COMPUTE_UNIFORM_BLOCKS 0x91BB macro
Drenderergl_utils.cpp1200 QuerySingleGLInt(functions, GL_MAX_COMPUTE_UNIFORM_BLOCKS); in GenerateCaps()
/third_party/vk-gl-cts/framework/opengl/
DgluStrUtil.inl1258 case GL_MAX_COMPUTE_UNIFORM_BLOCKS: return "GL_MAX_COMPUTE_UNIFORM_BLOCKS";
/third_party/vk-gl-cts/external/openglcts/modules/gles31/
Des31cLayoutBindingTests.cpp3067 gl().getIntegerv(GL_MAX_COMPUTE_UNIFORM_BLOCKS, &units); in maxArraySize()
Des31cComputeShaderTests.cpp1982 if (!Check(GL_MAX_COMPUTE_UNIFORM_BLOCKS, 12)) in Run()
/third_party/vk-gl-cts/framework/opengl/wrapper/
DglwEnums.inl1578 #define GL_MAX_COMPUTE_UNIFORM_BLOCKS 0x91BB macro
/third_party/skia/third_party/externals/angle2/src/libANGLE/
Dqueryutils.cpp3812 case GL_MAX_COMPUTE_UNIFORM_BLOCKS: in GetQueryParameterInfo()
DContext.cpp1846 case GL_MAX_COMPUTE_UNIFORM_BLOCKS: in getIntegervImpl()
/third_party/skia/third_party/externals/opengl-registry/api/GLES3/
Dgl31.h1212 #define GL_MAX_COMPUTE_UNIFORM_BLOCKS 0x91BB macro
Dgl32.h1212 #define GL_MAX_COMPUTE_UNIFORM_BLOCKS 0x91BB macro
/third_party/mesa3d/include/GLES3/
Dgl31.h1210 #define GL_MAX_COMPUTE_UNIFORM_BLOCKS 0x91BB macro
Dgl32.h1210 #define GL_MAX_COMPUTE_UNIFORM_BLOCKS 0x91BB macro
/third_party/skia/third_party/externals/angle2/include/GLES3/
Dgl31.h1191 #define GL_MAX_COMPUTE_UNIFORM_BLOCKS 0x91BB macro
Dgl32.h1191 #define GL_MAX_COMPUTE_UNIFORM_BLOCKS 0x91BB macro
/third_party/openGLES/api/GLES3/
Dgl31.h1191 #define GL_MAX_COMPUTE_UNIFORM_BLOCKS 0x91BB macro
Dgl32.h1191 #define GL_MAX_COMPUTE_UNIFORM_BLOCKS 0x91BB macro
/third_party/openGLES/api/GL/
Dglcorearb.h2219 #define GL_MAX_COMPUTE_UNIFORM_BLOCKS 0x91BB macro
/third_party/mesa3d/include/GL/
Dglcorearb.h2238 #define GL_MAX_COMPUTE_UNIFORM_BLOCKS 0x91BB macro

12