Home
last modified time | relevance | path

Searched refs:glBlendFuncSeparate (Results 1 – 25 of 44) sorted by relevance

12

/external/deqp/modules/gles2/functional/
Des2fNegativeFragmentApiTests.cpp159 glBlendFuncSeparate(-1, GL_ONE, GL_SRC_COLOR, GL_ONE_MINUS_SRC_COLOR); in init()
161 glBlendFuncSeparate(GL_ZERO, -1, GL_SRC_COLOR, GL_ONE_MINUS_SRC_COLOR); in init()
163 glBlendFuncSeparate(GL_ZERO, GL_ONE, -1, GL_ONE_MINUS_SRC_COLOR); in init()
165 glBlendFuncSeparate(GL_ZERO, GL_ONE, GL_SRC_COLOR, -1); in init()
Des2fBlendTests.cpp230 …GLU_CHECK_CALL(glBlendFuncSeparate(paramSet.srcFuncRGB, paramSet.dstFuncRGB, paramSet.srcFuncAlpha… in iterate()
Des2fIntegerStateQueryTests.cpp1432 glBlendFuncSeparate(func, GL_ZERO, GL_ZERO, GL_ZERO); in SetBlendFunc()
1436 glBlendFuncSeparate(GL_ZERO, func, GL_ZERO, GL_ZERO); in SetBlendFunc()
1440 glBlendFuncSeparate(GL_ZERO, GL_ZERO, func, GL_ZERO); in SetBlendFunc()
1444 glBlendFuncSeparate(GL_ZERO, GL_ZERO, GL_ZERO, func); in SetBlendFunc()
Des2fRandomFragmentOpTests.cpp194 …wrapper.glBlendFuncSeparate(state.blendRGBState.srcFunc, state.blendRGBState.dstFunc, state.blendA… in setGLState()
/external/deqp/modules/gles3/functional/
Des3fNegativeFragmentApiTests.cpp170 glBlendFuncSeparate(-1, GL_ONE, GL_SRC_COLOR, GL_ONE_MINUS_SRC_COLOR); in init()
172 glBlendFuncSeparate(GL_ZERO, -1, GL_SRC_COLOR, GL_ONE_MINUS_SRC_COLOR); in init()
174 glBlendFuncSeparate(GL_ZERO, GL_ONE, -1, GL_ONE_MINUS_SRC_COLOR); in init()
176 glBlendFuncSeparate(GL_ZERO, GL_ONE, GL_SRC_COLOR, -1); in init()
Des3fRandomFragmentOpTests.cpp194 …wrapper.glBlendFuncSeparate(state.blendRGBState.srcFunc, state.blendRGBState.dstFunc, state.blendA… in setGLState()
Des3fBlendTests.cpp283 …GLU_CHECK_CALL(glBlendFuncSeparate(paramSet.srcFuncRGB, paramSet.dstFuncRGB, paramSet.srcFuncAlpha… in iterate()
Des3fIntegerStateQueryTests.cpp1744 glBlendFuncSeparate(func, GL_ZERO, GL_ZERO, GL_ZERO); in SetBlendFunc()
1748 glBlendFuncSeparate(GL_ZERO, func, GL_ZERO, GL_ZERO); in SetBlendFunc()
1752 glBlendFuncSeparate(GL_ZERO, GL_ZERO, func, GL_ZERO); in SetBlendFunc()
1756 glBlendFuncSeparate(GL_ZERO, GL_ZERO, GL_ZERO, func); in SetBlendFunc()
/external/deqp/modules/gles31/functional/
Des31fNegativeFragmentApiTests.cpp171 ctx.glBlendFuncSeparate(-1, GL_ONE, GL_SRC_COLOR, GL_ONE_MINUS_SRC_COLOR); in blend_func_separate()
173 ctx.glBlendFuncSeparate(GL_ZERO, -1, GL_SRC_COLOR, GL_ONE_MINUS_SRC_COLOR); in blend_func_separate()
175 ctx.glBlendFuncSeparate(GL_ZERO, GL_ONE, -1, GL_ONE_MINUS_SRC_COLOR); in blend_func_separate()
177 ctx.glBlendFuncSeparate(GL_ZERO, GL_ONE, GL_SRC_COLOR, -1); in blend_func_separate()
Des31fIndexedStateQueryTests.cpp1093 …gl.glBlendFuncSeparate(GL_SRC_COLOR, GL_ONE_MINUS_SRC_ALPHA, GL_DST_COLOR, GL_ONE_MINUS_DST_ALPHA); in iterate()
1170 …gl.glBlendFuncSeparate(GL_SRC_COLOR, GL_ONE_MINUS_SRC_ALPHA, GL_DST_COLOR, GL_ONE_MINUS_DST_ALPHA); in iterate()
1178 …gl.glBlendFuncSeparate(GL_SRC_COLOR, GL_ONE_MINUS_SRC_ALPHA, GL_DST_COLOR, GL_ONE_MINUS_DST_ALPHA); in iterate()
/external/deqp/framework/egl/
DegluStaticES20Library.inl17 { "glBlendFuncSeparate", (deFunctionPtr)glBlendFuncSeparate },
DegluStaticES30Library.inl24 { "glBlendFuncSeparate", (deFunctionPtr)glBlendFuncSeparate },
/external/deqp/framework/opengl/wrapper/
DglwInitES20Direct.inl17 gl->blendFuncSeparate = &glBlendFuncSeparate;
DglwInitES30Direct.inl24 gl->blendFuncSeparate = &glBlendFuncSeparate;
DglwInitES20.inl17 gl->blendFuncSeparate = (glBlendFuncSeparateFunc) loader->get("glBlendFuncSeparate");
DglwInitES31Direct.inl28 gl->blendFuncSeparate = &glBlendFuncSeparate;
DglwInitES30.inl24 gl->blendFuncSeparate = (glBlendFuncSeparateFunc) loader->get("glBlendFuncSeparate");
DglwInitGL30.inl24 gl->blendFuncSeparate = (glBlendFuncSeparateFunc) loader->get("glBlendFuncSeparate");
DglwInitGL31.inl24 gl->blendFuncSeparate = (glBlendFuncSeparateFunc) loader->get("glBlendFuncSeparate");
DglwInitES31.inl28 gl->blendFuncSeparate = (glBlendFuncSeparateFunc) loader->get("glBlendFuncSeparate");
DglwInitGL32.inl24 gl->blendFuncSeparate = (glBlendFuncSeparateFunc) loader->get("glBlendFuncSeparate");
/external/deqp/framework/opengl/simplereference/
DsglrContextWrapper.cpp334 void ContextWrapper::glBlendFuncSeparate (deUint32 srcRGB, deUint32 dstRGB, deUint32 srcAlpha, deUi… in glBlendFuncSeparate() function in sglr::ContextWrapper
DsglrContextWrapper.hpp59 …void glBlendFuncSeparate (deUint32 srcRGB, deUint32 dstRGB, deUint32 srcAlpha, deUint32 dst…
/external/deqp/doc/
DGLES2 Negative API Functions.txt73 o glBlendFuncSeparate (GLenum srcRGB, GLenum dstRGB, GLenum srcAlpha, GLenum dstAlpha);
/external/mesa3d/include/GLES2/
Dgl2.h485 GL_APICALL void GL_APIENTRY glBlendFuncSeparate (GLenum srcRGB, GLenum dstRGB, GLenum srcAl…

12