Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cLimitsTests.cpp178 { "max_geometry_image_uniforms", GL_MAX_GEOMETRY_IMAGE_UNIFORMS, 0, 0, "gl_MaxGeometryImageUniforms" }, in init()
H A Dgl4cShaderImageLoadStoreTests.cpp127 glGetIntegerv(GL_MAX_GEOMETRY_IMAGE_UNIFORMS, &imagesGS); in SupportedInGS()
1095 if (!CheckMax(GL_MAX_GEOMETRY_IMAGE_UNIFORMS, 0)) in Run()
1098 << tcu::TestLog::Message << "GL_MAX_GEOMETRY_IMAGE_UNIFORMS value is invalid." in Run()
5044 glGetIntegerv(GL_MAX_GEOMETRY_IMAGE_UNIFORMS, &i); in Run()
9394 pname = GL_MAX_GEOMETRY_IMAGE_UNIFORMS;
11206 << "Program which exceeds limit of GL_MAX_GEOMETRY_IMAGE_UNIFORMS was linked successfully."
11571 glGetIntegerv(GL_MAX_GEOMETRY_IMAGE_UNIFORMS, &max_geometry_image_uniforms);
H A Dgl4cShaderImageSizeTests.cpp118 glGetIntegerv(GL_MAX_GEOMETRY_IMAGE_UNIFORMS, &imagesGS); in SupportedInGS()
H A Dgl4cShadingLanguage420PackTests.cpp1724 gl.getIntegerv(GL_MAX_GEOMETRY_IMAGE_UNIFORMS, &max_image_uniforms); in maxImageUniforms()
/third_party/vk-gl-cts/external/openglcts/modules/common/
H A DglcExtTokens.cpp41 MAX_GEOMETRY_IMAGE_UNIFORMS = GL_MAX_GEOMETRY_IMAGE_UNIFORMS; in init()
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fShaderBuiltinConstantTests.cpp395 { "gl_MaxGeometryImageUniforms", getInteger<GL_MAX_GEOMETRY_IMAGE_UNIFORMS> }, in init()
H A Des31fIntegerStateQueryTests.cpp913 FOR_EACH_VERIFIER(new MinimumValueCase(m_context, (std::string() + "max_geometry_image_uniforms_" + verifierSuffix).c_str(), "Test MAX_GEOMETRY_IMAGE_UNIFORMS", GL_MAX_GEOMETRY_IMAGE_UNIFORMS, 0, verifier, glu::ApiType::es(3, 2))) in init()
H A Des31fProgramInterfaceQueryTestCase.cpp2612 { GL_MAX_GEOMETRY_IMAGE_UNIFORMS, usage.numImages },
H A Des31fGeometryShaderTests.cpp6142 queryGroup->addChild(new GeometryProgramLimitCase(m_context, "max_geometry_image_uniforms", "", GL_MAX_GEOMETRY_IMAGE_UNIFORMS, "MaxGeometryImageUniforms", 0));
/third_party/skia/third_party/externals/angle2/src/tests/egl_tests/
H A DEGLPrintEGLinfoTest.cpp307 QUERY_AND_LOG_CAPABILITY(GL_MAX_GEOMETRY_IMAGE_UNIFORMS, stream); in LogGles32Capabilities()
/third_party/vk-gl-cts/external/openglcts/modules/glesext/texture_cube_map_array/
H A DesextcTextureCubeMapArrayImageOperations.cpp352 case STC_GEOMETRY_SHADER: return GL_MAX_GEOMETRY_IMAGE_UNIFORMS; in getQueryPname()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
H A Dfunctionsgl_enums.h1024 #define GL_MAX_GEOMETRY_IMAGE_UNIFORMS 0x90CD macro
/third_party/vk-gl-cts/external/openglcts/modules/common/subgroups/
H A DglcSubgroupsTestsUtils.cpp820 stageQuery = GL_MAX_GEOMETRY_IMAGE_UNIFORMS; in isImageSupportedForStageOnDevice()
/third_party/mesa3d/include/GLES3/
H A Dgl32.h1604 #define GL_MAX_GEOMETRY_IMAGE_UNIFORMS 0x90CD macro
/third_party/openGLES/api/GLES3/
H A Dgl32.h1585 #define GL_MAX_GEOMETRY_IMAGE_UNIFORMS 0x90CD macro
/third_party/skia/third_party/externals/opengl-registry/api/GLES3/
H A Dgl32.h1606 #define GL_MAX_GEOMETRY_IMAGE_UNIFORMS 0x90CD macro
/third_party/skia/third_party/externals/angle2/include/GLES3/
H A Dgl32.h1585 #define GL_MAX_GEOMETRY_IMAGE_UNIFORMS 0x90CD macro
/third_party/mesa3d/include/GL/
H A Dglcorearb.h2183 #define GL_MAX_GEOMETRY_IMAGE_UNIFORMS 0x90CD macro
H A Dglext.h2131 #define GL_MAX_GEOMETRY_IMAGE_UNIFORMS 0x90CD macro
/third_party/openGLES/api/GL/
H A Dglcorearb.h2164 #define GL_MAX_GEOMETRY_IMAGE_UNIFORMS 0x90CD macro
H A Dglext.h2112 #define GL_MAX_GEOMETRY_IMAGE_UNIFORMS 0x90CD macro
/third_party/skia/third_party/externals/swiftshader/include/GL/
H A Dglcorearb.h2220 #define GL_MAX_GEOMETRY_IMAGE_UNIFORMS 0x90CD macro
H A Dglext.h2167 #define GL_MAX_GEOMETRY_IMAGE_UNIFORMS 0x90CD macro
/third_party/skia/third_party/externals/opengl-registry/api/GL/
H A Dglcorearb.h2220 #define GL_MAX_GEOMETRY_IMAGE_UNIFORMS 0x90CD macro
H A Dglext.h2167 #define GL_MAX_GEOMETRY_IMAGE_UNIFORMS 0x90CD macro

Completed in 321 milliseconds