Home
last modified time | relevance | path

Searched refs:GL_SCREEN (Results 1 - 10 of 10) sorted by relevance

/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fIndexedStateQueryTests.cpp1060 GL_SCREEN, in iterate()
1088 gl.glBlendEquation(GL_SCREEN); in iterate()
1091 verifyStateIndexedInteger(result, gl, GL_BLEND_EQUATION_RGB, ndx, GL_SCREEN, m_verifierType); in iterate()
1094 verifyStateIndexedInteger(result, gl, GL_BLEND_EQUATION_ALPHA, ndx, GL_SCREEN, m_verifierType); in iterate()
H A Des3fDrawBuffersIndexedTests.cpp102 case GL_SCREEN: return true; in isAdvancedBlendEq()
1610 const BlendState advancedEqStateB = BlendState(tcu::Nothing, Maybe<Either<BlendEq, SeparateBlendEq> >(GL_SCREEN), Maybe<Either<BlendFunc, SeparateBlendFunc> >(), Maybe<BVec4>()); in addDrawBufferCommonTests()
/third_party/vk-gl-cts/external/openglcts/modules/common/
H A DglcExtTokens.cpp142 SCREEN = GL_SCREEN; in init()
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fNegativeAdvancedBlendEquationTests.cpp112 case BLEND_EQUATION_SCREEN: return GL_SCREEN; in getEquation()
H A Des31fAdvancedBlendTests.cpp94 case GL_SCREEN: return "screen"; in getEquationName()
778 GL_SCREEN, in init()
H A Des31fIndexedStateQueryTests.cpp1296 GL_SCREEN, in iterate()
1324 gl.glBlendEquation(GL_SCREEN); in iterate()
1327 verifyStateIndexedInteger(result, gl, GL_BLEND_EQUATION_RGB, ndx, GL_SCREEN, m_verifierType); in iterate()
1330 verifyStateIndexedInteger(result, gl, GL_BLEND_EQUATION_ALPHA, ndx, GL_SCREEN, m_verifierType); in iterate()
/third_party/mesa3d/include/GLES3/
H A Dgl32.h1528 #define GL_SCREEN 0x9295 macro
/third_party/openGLES/api/GLES3/
H A Dgl32.h1509 #define GL_SCREEN 0x9295 macro
/third_party/skia/third_party/externals/opengl-registry/api/GLES3/
H A Dgl32.h1530 #define GL_SCREEN 0x9295 macro
/third_party/skia/third_party/externals/angle2/include/GLES3/
H A Dgl32.h1509 #define GL_SCREEN 0x9295 macro

Completed in 35 milliseconds