Searched refs:DS (Results 1 - 1 of 1) sorted by relevance
/foundation/graphic/graphic_3d/lume/LumeRender/src/gles/ |
H A D | device_gles.cpp | 196 static constexpr const FormatFeatureFlags DS = CORE_FORMAT_FEATURE_DEPTH_STENCIL_ATTACHMENT_BIT | TEX | TF; member 324 { GL_DEPTH_COMPONENT16, DS }, 325 { GL_DEPTH_COMPONENT24, DS }, 326 { GL_DEPTH_COMPONENT32F, DS }, 327 { GL_DEPTH24_STENCIL8, DS }, 328 { GL_DEPTH32F_STENCIL8, DS }, 329 { GL_STENCIL_INDEX8, DS },
|
Completed in 3 milliseconds