Home
last modified time | relevance | path

Searched refs:BlendEquation (Results 1 - 22 of 22) sorted by relevance

/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fNegativeAdvancedBlendEquationTests.cpp40 enum BlendEquation enum
62 static const BlendEquation s_equations[] =
81 std::string getShaderLayoutEquation (BlendEquation equation) in getShaderLayoutEquation()
107 glw::GLenum getEquation (BlendEquation equation) in getEquation()
147 std::string generateFragmentShaderSource (NegativeTestContext& ctx, BlendEquation equation) in generateFragmentShaderSource()
165 glu::ProgramSources generateProgramSources (NegativeTestContext& ctx, BlendEquation equation) in generateProgramSources()
/third_party/vk-gl-cts/framework/referencerenderer/
H A DrrRenderState.hpp128 enum BlendEquation enum
209 BlendEquation equation;
/third_party/vk-gl-cts/framework/opengl/simplereference/
H A DsglrReferenceUtils.hpp47 rr::BlendEquation mapGLBlendEquation (deUint32 equation);
H A DsglrReferenceUtils.cpp251 rr::BlendEquation mapGLBlendEquation (deUint32 equation) in mapGLBlendEquation()
/third_party/skia/src/gpu/effects/
H A DGrPorterDuffXferProcessor.cpp122 GrBlendEquation BlendEquation, GrBlendCoeff SrcCoeff,
148 GrBlendEquation BlendEquation,
161 (GrBlendModifiesDst(BlendEquation, SrcCoeff, DstCoeff) ? kModifiesDst_Property : 0) |
175 GrBlendAllowsCoverageAsAlpha(BlendEquation, SrcCoeff, DstCoeff)
/third_party/skia/src/gpu/gl/
H A DGrGLAssembleWebGLInterfaceAutogen.cpp68 GET_PROC(BlendEquation); in GrGLMakeAssembledWebGLInterface()
H A DGrGLAssembleGLESInterfaceAutogen.cpp61 GET_PROC(BlendEquation); in GrGLMakeAssembledGLESInterface()
H A DGrGLAssembleGLInterfaceAutogen.cpp64 GET_PROC(BlendEquation); in GrGLMakeAssembledGLInterface()
H A DGrGLGpu.cpp2578 GL_CALL(BlendEquation(gXfermodeEquation2Blend[blend_equation])); in flushBlendAndColorWrite()
2607 GL_CALL(BlendEquation(gXfermodeEquation2Blend[equation])); in flushBlendAndColorWrite()
/third_party/skia/third_party/externals/imgui/backends/
H A Dimgui_impl_opengl3_loader.h446 PFNGLBLENDEQUATIONPROC BlendEquation; member
505 #define glBlendEquation imgl3wProcs.gl.BlendEquation
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineReferenceRenderer.cpp66 rr::BlendEquation mapVkBlendOp (VkBlendOp blendOp) in mapVkBlendOp()
H A DvktPipelineReferenceRenderer.hpp375 rr::BlendEquation mapVkBlendOp (vk::VkBlendOp blendOp);
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineReferenceRenderer.cpp66 rr::BlendEquation mapVkBlendOp (VkBlendOp blendOp) in mapVkBlendOp()
H A DvktPipelineReferenceRenderer.hpp375 rr::BlendEquation mapVkBlendOp (vk::VkBlendOp blendOp);
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/
H A Dentry_points.cpp80 return gl::BlendEquation(mode); in glBlendEquation()
1554 this->glBlendEquation = gl::BlendEquation; in LibGLESv2exports()
H A Dentry_points.h33 void GL_APIENTRY BlendEquation(GLenum mode);
H A DlibGLESv2.cpp357 void GL_APIENTRY BlendEquation(GLenum mode) in BlendEquation() function
6295 FUNCTION(BlendEquation), in es2GetProcAddress()
/third_party/mesa3d/src/mapi/glapi/tests/
H A Dcheck_table.cpp901 { "glBlendEquation", _O(BlendEquation) },
/third_party/mesa3d/src/mesa/main/
H A Dattrib.c800 TEST_AND_CALL1(Color.Blend[0].EquationRGB, BlendEquation); in _mesa_PopAttrib()
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fDrawBuffersIndexedTests.cpp617 const rr::BlendEquation equation = mapGLBlendEquation(state.blendEq->get<BlendEq>()); in setBlendState()
/third_party/skia/third_party/externals/angle2/src/libGLESv2/
H A Dentry_points_gles_2_0_autogen.cpp244 ANGLE_CAPTURE(BlendEquation, isCallValid, context, mode); in GL_BlendEquation()
/third_party/skia/third_party/externals/angle2/src/libGL/
H A Dentry_points_gl_1_autogen.cpp9561 ANGLE_CAPTURE(BlendEquation, isCallValid, context, mode); in GL_BlendEquation()

Completed in 59 milliseconds