Home
last modified time | relevance | path

Searched refs:blendDstAlpha (Results 1 – 2 of 2) sorted by relevance

/hardware/google/gfxstream/host/gl/glestranslator/include/GLcommon/
DGLEScontext.h143 GLenum blendDstAlpha = GL_ZERO; member
/hardware/google/gfxstream/host/gl/glestranslator/GLcommon/
DGLEScontext.cpp877 blend.blendSrcAlpha, blend.blendDstAlpha); in postLoadRestoreCtx()
888 blend.blendSrcAlpha, blend.blendDstAlpha); in postLoadRestoreCtx()
1577 blendState.blendDstAlpha = dstAlpha; in setBlendFuncSeparate()
1587 m_blendStates[buf].blendDstAlpha = dstAlpha; in setBlendFuncSeparatei()