Home
last modified time | relevance | path

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

/external/mesa3d/src/pixelflinger2/
Dformat.cpp33 { 1, 8, {{ 8, 0, 0, 0, 0, 0, 0, 0 }}, GGL_STENCIL_INDEX },
35 { 4, 8, {{ 32,24, 0, 0, 0, 0, 0, 0 }}, GGL_STENCIL_INDEX },
36 { 4, 8, {{ 0, 0, 32, 0, 0, 0, 0, 0 }}, GGL_STENCIL_INDEX }, // PIXEL_FORMAT_Z32
/external/mesa3d/include/pixelflinger2/
Dpixelflinger2_format.h70 GGL_STENCIL_INDEX = 0x1901, enumerator