Searched refs:GGL_STENCIL_INDEX (Results 1 – 2 of 2) sorted by relevance
/external/mesa3d/src/pixelflinger2/ |
D | format.cpp | 33 { 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/ |
D | pixelflinger2_format.h | 70 GGL_STENCIL_INDEX = 0x1901, enumerator
|