Home
last modified time | relevance | path

Searched defs:blendEquation (Results 1 – 15 of 15) sorted by relevance

/external/angle/src/compiler/translator/
DBaseTypes.cpp57 void AdvancedBlendEquations::set(uint32_t blendEquation) in set()
/external/skia/tests/
DAdvancedBlendTest.cpp38 const skgpu::BlendEquation blendEquation = (skgpu::BlendEquation)(mode + in DEF_GANESH_TEST_FOR_RENDERING_CONTEXTS() local
/external/autotest/client/deps/webgl_mpd/src/debug/
Dwebgl-debug.js135 'blendEquation': {1: { 0:true }}, property
/external/angle/src/libANGLE/
Dangletypes.cpp43 bool IsAdvancedBlendEquation(gl::BlendEquationType blendEquation) in IsAdvancedBlendEquation()
DvalidationESEXT.cpp2064 gl::BlendEquationType blendEquation) in ValidatePLSActiveBlendEquation()
/external/deqp/modules/gles2/stress/
Des2sSpecialFloatTests.cpp1634 const GLenum blendEquation = equations[y % DE_LENGTH_OF_ARRAY(equations)]; in testFBO() local
/external/deqp/modules/gles3/stress/
Des3sSpecialFloatTests.cpp2016 const GLenum blendEquation = equations[y % DE_LENGTH_OF_ARRAY(equations)]; in testFBO() local
/external/deqp/framework/opengl/simplereference/
DsglrGLContext.cpp548 void GLContext::blendEquation(uint32_t mode) in blendEquation() function in sglr::GLContext
DsglrReferenceContext.cpp3111 void ReferenceContext::blendEquation(uint32_t mode) in blendEquation() function in sglr::ReferenceContext
/external/angle/src/libANGLE/renderer/gl/
DDispatchTableGL_autogen.h97 PFNGLBLENDEQUATIONPROC blendEquation = nullptr; variable
/external/deqp-deps/glslang/glslang/Include/
DTypes.h1317 bool blendEquation; // true if any blend equation was specified member
/external/angle/third_party/glslang/src/glslang/Include/
DTypes.h1318 bool blendEquation; // true if any blend equation was specified member
/external/deqp/framework/opengl/wrapper/
DglwFunctions.inl38 glBlendEquationFunc blendEquation; variable
/external/skia/src/gpu/ganesh/gl/
DGrGLGpu.cpp2753 skgpu::BlendEquation blendEquation = skgpu::BlendEquation::kAdd; in flushBlendAndColorWrite() local
/external/deqp/external/vulkancts/framework/vulkan/
DvkPipelineConstructionUtil.cpp4227 vk::VkColorBlendEquationEXT blendEquation = { in setShaderObjectDynamicStates() local