Home
last modified time | relevance | path

Searched refs:GGL_ZERO (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/pixelflinger2/
Dpixelflinger2.cpp110 default: assert(0); return GGLBlendState::GGL_ZERO; in GLBlendFactor()
Dllvm_scanline.cpp132 case GGLBlendState::GGL_ZERO: in BlendFactor()
/external/mesa3d/include/pixelflinger2/
Dpixelflinger2_interface.h122GGL_ZERO = 0, GGL_ONE, GGL_SRC_COLOR = 2, GGL_ONE_MINUS_SRC_COLOR, GGL_SRC_ALPHA, GGL_ONE_MINUS_SR… enumerator