/aosp_15_r20/external/angle/src/compiler/translator/ |
H A D | BaseTypes.cpp | 63 void AdvancedBlendEquations::set(uint32_t blendEquation) in set() 70 const char *AdvancedBlendEquations::GetLayoutString(uint32_t blendEquation) in GetLayoutString()
|
/aosp_15_r20/external/skia/tests/ |
H A D | AdvancedBlendTest.cpp | 38 const skgpu::BlendEquation blendEquation = (skgpu::BlendEquation)(mode + in DEF_GANESH_TEST_FOR_RENDERING_CONTEXTS() local
|
/aosp_15_r20/external/angle/src/compiler/translator/glsl/ |
H A D | OutputGLSLBase.cpp | 1465 for (gl::BlendEquationType blendEquation : in WriteFragmentShaderLayoutQualifiers() local
|
/aosp_15_r20/external/autotest/client/deps/webgl_mpd/src/debug/ |
H A D | webgl-debug.js | 135 'blendEquation': {1: { 0:true }}, property
|
/aosp_15_r20/external/angle/src/libANGLE/ |
H A D | angletypes.cpp | 49 bool IsAdvancedBlendEquation(gl::BlendEquationType blendEquation) in IsAdvancedBlendEquation()
|
H A D | validationESEXT.cpp | 2229 gl::BlendEquationType blendEquation) in ValidatePLSActiveBlendEquation()
|
/aosp_15_r20/external/deqp/modules/gles2/stress/ |
H A D | es2sSpecialFloatTests.cpp | 1634 const GLenum blendEquation = equations[y % DE_LENGTH_OF_ARRAY(equations)]; in testFBO() local
|
/aosp_15_r20/external/deqp/modules/gles3/stress/ |
H A D | es3sSpecialFloatTests.cpp | 2016 const GLenum blendEquation = equations[y % DE_LENGTH_OF_ARRAY(equations)]; in testFBO() local
|
/aosp_15_r20/external/deqp/framework/opengl/simplereference/ |
H A D | sglrGLContext.cpp | 548 void GLContext::blendEquation(uint32_t mode) in blendEquation() function in sglr::GLContext
|
H A D | sglrReferenceContext.cpp | 3111 void ReferenceContext::blendEquation(uint32_t mode) in blendEquation() function in sglr::ReferenceContext
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/gl/ |
H A D | DispatchTableGL_autogen.h | 97 PFNGLBLENDEQUATIONPROC blendEquation = nullptr; variable
|
/aosp_15_r20/external/deqp-deps/glslang/glslang/Include/ |
D | Types.h | 1317 bool blendEquation; // true if any blend equation was specified member
|
/aosp_15_r20/external/angle/third_party/glslang/src/glslang/Include/ |
H A D | Types.h | 1303 bool blendEquation; // true if any blend equation was specified member
|
/aosp_15_r20/external/deqp/framework/opengl/wrapper/ |
H A D | glwFunctions.inl | 38 glBlendEquationFunc blendEquation; variable
|
/aosp_15_r20/external/skia/src/gpu/ganesh/gl/ |
H A D | GrGLGpu.cpp | 2778 skgpu::BlendEquation blendEquation = skgpu::BlendEquation::kAdd; in flushBlendAndColorWrite() local
|
/aosp_15_r20/external/deqp/external/vulkancts/framework/vulkan/ |
H A D | vkPipelineConstructionUtil.cpp | 4236 vk::VkColorBlendEquationEXT blendEquation = { in setShaderObjectDynamicStates() local
|