Home
last modified time | relevance | path

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

123

/third_party/vk-gl-cts/external/openglcts/modules/gles31/
H A Des31cShaderImageSizeTests.cpp182 glGetProgramiv(program, GL_ATTACHED_SHADERS, &attached_shaders); in CheckProgram()
H A Des31cTextureGatherTests.cpp138 glGetProgramiv(program, GL_ATTACHED_SHADERS, &attached_shaders); in CheckProgram()
H A Des31cProgramInterfaceQueryTests.cpp497 glGetProgramiv(program, GL_ATTACHED_SHADERS, &attached_shaders); in CheckProgram()
H A Des31cShaderAtomicCountersTests.cpp848 glGetProgramiv(program, GL_ATTACHED_SHADERS, &attached_shaders); in CheckProgram()
H A Des31cVertexAttribBindingTests.cpp124 glGetProgramiv(program, GL_ATTACHED_SHADERS, &attached_shaders); in CheckProgram()
/third_party/vk-gl-cts/modules/gles2/functional/
H A Des2fShaderStateQueryTests.cpp1130 verifyProgramParam(m_testCtx, *this, program, GL_ATTACHED_SHADERS, 0); in test()
1134 verifyProgramParam(m_testCtx, *this, program, GL_ATTACHED_SHADERS, 1); in test()
1138 verifyProgramParam(m_testCtx, *this, program, GL_ATTACHED_SHADERS, 2); in test()
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cShaderImageSizeTests.cpp239 glGetProgramiv(program, GL_ATTACHED_SHADERS, &attached_shaders); in CheckProgram()
529 glGetProgramiv(program, GL_ATTACHED_SHADERS, &attached_shaders); in CheckProgram()
H A Dgl4cProgramInterfaceQueryTests.cpp2563 glGetProgramiv(program, GL_ATTACHED_SHADERS, &attached_shaders); in CheckProgram()
4606 glGetProgramiv(program, GL_ATTACHED_SHADERS, &attached_shaders); in CheckProgram()
H A Dgl4cTextureGatherTests.cpp174 glGetProgramiv(program, GL_ATTACHED_SHADERS, &attached_shaders); in CheckProgram()
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fShaderStateQueryTests.cpp1420 verifyProgramParam(m_testCtx, *this, program, GL_ATTACHED_SHADERS, 0); in test()
1424 verifyProgramParam(m_testCtx, *this, program, GL_ATTACHED_SHADERS, 1); in test()
1428 verifyProgramParam(m_testCtx, *this, program, GL_ATTACHED_SHADERS, 2); in test()
/third_party/glfw/deps/glad/
H A Dgles2.h180 #define GL_ATTACHED_SHADERS 0x8B85 macro
/third_party/mesa3d/include/GLES2/
H A Dgl2.h232 #define GL_ATTACHED_SHADERS 0x8B85 macro
/third_party/openGLES/api/GLES2/
H A Dgl2.h213 #define GL_ATTACHED_SHADERS 0x8B85 macro
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
H A Dfunctionsgl_enums.h383 #define GL_ATTACHED_SHADERS 0x8B85 macro
/third_party/skia/third_party/externals/swiftshader/include/GLES2/
H A Dgl2.h232 #define GL_ATTACHED_SHADERS 0x8B85 macro
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
H A DMultiviewDrawTest.cpp1944 glGetProgramiv(program, GL_ATTACHED_SHADERS, &numAttachedShaders); in TEST_P()
/third_party/skia/third_party/externals/opengl-registry/api/GLES2/
H A Dgl2.h232 #define GL_ATTACHED_SHADERS 0x8B85 macro
/third_party/skia/third_party/externals/angle2/include/GLES2/
H A Dgl2.h213 #define GL_ATTACHED_SHADERS 0x8B85 macro
/third_party/mesa3d/src/mesa/main/
H A Dshaderapi.c806 case GL_ATTACHED_SHADERS: in get_programiv()
/third_party/vk-gl-cts/modules/egl/
H A DteglSyncTests.cpp442 m_gl.getProgramiv(program, GL_ATTACHED_SHADERS, &attached_shaders); in CheckProgram()
/third_party/mesa3d/include/GLES3/
H A Dgl31.h232 #define GL_ATTACHED_SHADERS 0x8B85 macro
H A Dgl3.h232 #define GL_ATTACHED_SHADERS 0x8B85 macro
/third_party/openGLES/api/GLES3/
H A Dgl3.h213 #define GL_ATTACHED_SHADERS 0x8B85 macro
H A Dgl31.h213 #define GL_ATTACHED_SHADERS 0x8B85 macro
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A Dqueryutils.cpp1307 case GL_ATTACHED_SHADERS: in QueryProgramiv()

Completed in 101 milliseconds

123