Home
last modified time | relevance | path

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

/external/mesa3d/include/pixelflinger2/
Dpixelflinger2_interface.h123 GGL_DST_ALPHA, GGL_ONE_MINUS_DST_ALPHA, GGL_DST_COLOR, GGL_ONE_MINUS_DST_COLOR, enumerator
/external/mesa3d/src/pixelflinger2/
Dllvm_scanline.cpp165 case GGLBlendState::GGL_ONE_MINUS_DST_ALPHA: in BlendFactor()