Home
last modified time | relevance | path

Searched refs:isDepthFormat (Results 1 - 2 of 2) sorted by relevance

/foundation/graphic/graphic_3d/lume/LumeRender/src/vulkan/
H A Dgpu_image_vk.cpp443 const bool isDepthFormat = in GetImageAspectFlagsFromFormat() local
449 if (isDepthFormat) { in GetImageAspectFlagsFromFormat()
/foundation/graphic/graphic_3d/lume/LumeRender/src/device/
H A Dgpu_resource_manager.cpp82 const bool isDepthFormat = in GetAdditionalImageFlagsFromFormat() local
87 if (isDepthFormat) { in GetAdditionalImageFlagsFromFormat()
2328 const bool isDepthFormat = ((format == BASE_FORMAT_D16_UNORM) || (format == BASE_FORMAT_X8_D24_UNORM_PACK32) ||
2333 if (isDepthFormat) {

Completed in 4 milliseconds