Searched defs:frontStencil (Results 1 - 2 of 2) sorted by relevance

/external/mesa3d/include/pixelflinger2/
H A Dpixelflinger2_interface.h154 GGLStencilState_t frontStencil, backStencil; // all affect scanline jit member in struct:GGLState
/external/mesa3d/src/pixelflinger2/
H A Dshader.cpp107 GGLStencilState frontStencil, backStencil; member in struct:ShaderKey::ScanLineKey
296 key->scanLineKey.frontStencil = ctx->frontStencil;

Completed in 82 milliseconds