Home
last modified time | relevance | path

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

/external/skia/src/gpu/vk/
DGrVkCaps.cpp299 gD24S8 = { VK_FORMAT_D24_UNORM_S8_UINT, 8, 32, true }, in initStencilFormat() local
305 fPreferedStencilFormat = gD24S8; in initStencilFormat()
/external/skia/src/gpu/gl/
DGrGLCaps.cpp1190 gD24S8 = {GR_GL_DEPTH24_STENCIL8, 8, 32, true }, in initStencilSupport() local
1207 fStencilFormats.push_back() = gD24S8; in initStencilSupport()
1222 fStencilFormats.push_back() = gD24S8; in initStencilSupport()