Searched refs:GL_MAX_GEOMETRY_UNIFORM_BLOCKS (Results 1 - 13 of 13) sorted by relevance

/external/deqp/external/openglcts/modules/common/
H A DglcExtTokens.cpp58 MAX_GEOMETRY_UNIFORM_BLOCKS = GL_MAX_GEOMETRY_UNIFORM_BLOCKS;
/external/deqp/external/openglcts/modules/gl/
H A Dgl4cLimitsTests.cpp124 { "max_geometry_uniform_blocks", GL_MAX_GEOMETRY_UNIFORM_BLOCKS, 14, 0, "" },
/external/deqp/framework/opengl/
H A DgluStrUtil.inl1243 case GL_MAX_GEOMETRY_UNIFORM_BLOCKS: return "GL_MAX_GEOMETRY_UNIFORM_BLOCKS";
/external/deqp/modules/gles31/functional/
H A Des31fIntegerStateQueryTests.cpp519 : (m_target == GL_MAX_COMBINED_GEOMETRY_UNIFORM_COMPONENTS) ? GL_MAX_GEOMETRY_UNIFORM_BLOCKS
895 FOR_EACH_VERIFIER(new MinimumValueCase(m_context, (std::string() + "max_geometry_uniform_blocks_" + verifierSuffix).c_str(), "Test MAX_GEOMETRY_UNIFORM_BLOCKS", GL_MAX_GEOMETRY_UNIFORM_BLOCKS, 12, verifier, glu::ApiType::es(3, 2)))
H A Des31fGeometryShaderTests.cpp5347 gl.glGetIntegerv(GL_MAX_GEOMETRY_UNIFORM_BLOCKS, &maxUniformBlocks);
6109 queryGroup->addChild(new ImplementationLimitCase(m_context, "max_geometry_uniform_blocks", "", GL_MAX_GEOMETRY_UNIFORM_BLOCKS, 12));
H A Des31fProgramInterfaceQueryTestCase.cpp2598 { GL_MAX_GEOMETRY_UNIFORM_BLOCKS, usage.numUniformBlocks },
/external/mesa3d/prebuilt-intermediates/main/
H A Dget_hash.h382 { GL_MAX_GEOMETRY_UNIFORM_BLOCKS, CONTEXT_INT(Const.Program[MESA_SHADER_GEOMETRY].MaxUniformBlocks), extra_ARB_uniform_buffer_object_and_geometry_shader },
/external/deqp/framework/opengl/wrapper/
H A DglwEnums.inl879 #define GL_MAX_GEOMETRY_UNIFORM_BLOCKS 0x8A2C
/external/mesa3d/include/GLES3/
H A Dgl32.h1586 #define GL_MAX_GEOMETRY_UNIFORM_BLOCKS 0x8A2C macro
/external/mesa3d/include/GL/
H A Dglcorearb.h1440 #define GL_MAX_GEOMETRY_UNIFORM_BLOCKS 0x8A2C macro
H A Dglext.h1327 #define GL_MAX_GEOMETRY_UNIFORM_BLOCKS 0x8A2C macro
/external/swiftshader/include/GL/
H A Dglcorearb.h1440 #define GL_MAX_GEOMETRY_UNIFORM_BLOCKS 0x8A2C macro
H A Dglext.h1327 #define GL_MAX_GEOMETRY_UNIFORM_BLOCKS 0x8A2C macro

Completed in 394 milliseconds