Searched defs:blendFuncSeparate (Results 1 – 5 of 5) sorted by relevance
/aosp_15_r20/external/autotest/client/deps/webgl_mpd/src/debug/ |
H A D | webgl-debug.js | 134 'blendFuncSeparate': {4: { 0:true, 1:true, 2:true, 3:true }}, property
|
/aosp_15_r20/external/deqp/framework/opengl/simplereference/ |
H A D | sglrGLContext.cpp | 563 void GLContext::blendFuncSeparate(uint32_t srcRGB, uint32_t dstRGB, uint32_t srcAlpha, uint32_t dst… in blendFuncSeparate() function in sglr::GLContext
|
H A D | sglrReferenceContext.cpp | 3137 void ReferenceContext::blendFuncSeparate(uint32_t srcRGB, uint32_t dstRGB, uint32_t srcAlpha, uint3… in blendFuncSeparate() function in sglr::ReferenceContext
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/gl/ |
H A D | DispatchTableGL_autogen.h | 124 PFNGLBLENDFUNCSEPARATEPROC blendFuncSeparate = nullptr; variable
|
/aosp_15_r20/external/deqp/framework/opengl/wrapper/ |
H A D | glwFunctions.inl | 43 glBlendFuncSeparateFunc blendFuncSeparate; variable
|