Searched refs:DST_ALPHA (Results 1 – 3 of 3) sorted by relevance
296 m_context->blendFunc(GraphicsContext3D::DST_ALPHA, GraphicsContext3D::ZERO); in applyCompositeOperator()304 m_context->blendFunc(GraphicsContext3D::DST_ALPHA, GraphicsContext3D::ONE_MINUS_SRC_ALPHA); in applyCompositeOperator()
127 DST_ALPHA = 0x0304, enumerator
67 const unsigned int DST_ALPHA = 0x0304;78 /* DST_ALPHA */