Home
last modified time | relevance | path

Searched refs:GL_MAX_FRAGMENT_INPUT_COMPONENTS (Results 1 – 25 of 40) sorted by relevance

12

/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl4cLimitsTests.cpp138 …{ "max_fragment_input_components", GL_MAX_FRAGMENT_INPUT_COMPONENTS, 128, 0, "gl_MaxFr… in init()
/third_party/vk-gl-cts/modules/gles31/functional/
Des31fShaderBuiltinConstantTests.cpp322 { "gl_MaxFragmentInputVectors", getVectorsFromComps<GL_MAX_FRAGMENT_INPUT_COMPONENTS> }, in init()
Des31fProgramInterfaceQueryTestCase.cpp2549 { GL_MAX_FRAGMENT_INPUT_COMPONENTS, usage.numInputComponents }, in checkShaderResourceUsage()
/third_party/vk-gl-cts/modules/gles3/functional/
Des3fImplementationLimitTests.cpp485 LIMIT_CASE(max_fragment_input_components, GL_MAX_FRAGMENT_INPUT_COMPONENTS, GLint, 60); in init()
Des3fShaderBuiltinVarTests.cpp1131 …vectors", "gl_MaxFragmentInputVectors", getVectorsFromComps<GL_MAX_FRAGMENT_INPUT_COMPONENTS> }, in init()
Des3fIntegerStateQueryTests.cpp2811 …MAX_FRAGMENT_INPUT_COMPONENTS has minimum value of 60", GL_MAX_FRAGMENT_INPUT_COMPONENTS, … in init()
/third_party/skia/third_party/externals/angle2/src/tests/egl_tests/
DEGLPrintEGLinfoTest.cpp216 QUERY_AND_LOG_CAPABILITY(GL_MAX_FRAGMENT_INPUT_COMPONENTS, stream); in LogGles3Capabilities()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
DFeatureSupportGL.md53 |GL_MAX_FRAGMENT_INPUT_COMPONENTS|3.2|--|3.0|--|Doesn't seem to be a desktop extension for this cap…
Dfunctionsgl_enums.h777 #define GL_MAX_FRAGMENT_INPUT_COMPONENTS 0x9125 macro
Drenderergl_utils.cpp937 QuerySingleGLInt(functions, GL_MAX_FRAGMENT_INPUT_COMPONENTS); in GenerateCaps()
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
DGeometryShaderTest.cpp1731 glGetIntegerv(GL_MAX_FRAGMENT_INPUT_COMPONENTS, &maxFragmentInputComponents); in TEST_P()
/third_party/vk-gl-cts/framework/opengl/
DgluStrUtil.inl1197 case GL_MAX_FRAGMENT_INPUT_COMPONENTS: return "GL_MAX_FRAGMENT_INPUT_COMPONENTS";
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/
DContext.cpp2275 case GL_MAX_FRAGMENT_INPUT_COMPONENTS: in getIntegerv()
2631 case GL_MAX_FRAGMENT_INPUT_COMPONENTS: in getQueryParameterInfo()
/third_party/skia/third_party/externals/opengl-registry/api/GLES3/
Dgl3.h945 #define GL_MAX_FRAGMENT_INPUT_COMPONENTS 0x9125 macro
Dgl31.h947 #define GL_MAX_FRAGMENT_INPUT_COMPONENTS 0x9125 macro
/third_party/mesa3d/include/GLES3/
Dgl3.h945 #define GL_MAX_FRAGMENT_INPUT_COMPONENTS 0x9125 macro
Dgl31.h945 #define GL_MAX_FRAGMENT_INPUT_COMPONENTS 0x9125 macro
/third_party/skia/third_party/externals/swiftshader/include/GLES3/
Dgl3.h945 #define GL_MAX_FRAGMENT_INPUT_COMPONENTS 0x9125 macro
/third_party/skia/third_party/externals/angle2/include/GLES3/
Dgl3.h926 #define GL_MAX_FRAGMENT_INPUT_COMPONENTS 0x9125 macro
Dgl31.h926 #define GL_MAX_FRAGMENT_INPUT_COMPONENTS 0x9125 macro
Dgl32.h926 #define GL_MAX_FRAGMENT_INPUT_COMPONENTS 0x9125 macro
/third_party/openGLES/api/GLES3/
Dgl3.h926 #define GL_MAX_FRAGMENT_INPUT_COMPONENTS 0x9125 macro
Dgl31.h926 #define GL_MAX_FRAGMENT_INPUT_COMPONENTS 0x9125 macro
/third_party/vk-gl-cts/framework/opengl/wrapper/
DglwEnums.inl1529 #define GL_MAX_FRAGMENT_INPUT_COMPONENTS 0x9125 macro
/third_party/skia/third_party/externals/angle2/src/libANGLE/
Dqueryutils.cpp3675 case GL_MAX_FRAGMENT_INPUT_COMPONENTS: in GetQueryParameterInfo()

12