Home
last modified time | relevance | path

Searched refs:GGL_DST_COLOR (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.cpp144 case GGLBlendState::GGL_DST_COLOR: in BlendFactor()