HomeSort by relevance Sort by last modified time
    Searched refs:isAlphaSourceNeeded (Results 1 - 3 of 3) sorted by null

  /system/core/libpixelflinger/codeflinger/
GGLAssembler.cpp 171 (isAlphaSourceNeeded() || mAlphaTest != GGL_ALWAYS);
515 (isAlphaSourceNeeded());
615 bool GGLAssembler::isAlphaSourceNeeded() const
    [all...]
GGLAssembler.h 525 bool isAlphaSourceNeeded() const;
blending.cpp 271 if (component==GGLFormat::ALPHA && !isAlphaSourceNeeded()) {

Completed in 94 milliseconds