Searched refs:kBitsDepth (Results 1 – 1 of 1) sorted by relevance
287 constexpr uint32_t kBitsDepth = VK_FORMAT_FEATURE_DEPTH_STENCIL_ATTACHMENT_BIT; in HasFullTextureFormatSupport() local290 renderer->hasImageFormatFeatureBits(vkFormat, kBitsDepth); in HasFullTextureFormatSupport()297 constexpr uint32_t kBitsDepth = VK_FORMAT_FEATURE_DEPTH_STENCIL_ATTACHMENT_BIT; in HasNonFilterableTextureFormatSupport() local300 renderer->hasImageFormatFeatureBits(vkFormat, kBitsDepth); in HasNonFilterableTextureFormatSupport()307 constexpr uint32_t kBitsDepth = VK_FORMAT_FEATURE_DEPTH_STENCIL_ATTACHMENT_BIT; in HasNonRenderableTextureFormatSupport() local310 renderer->hasImageFormatFeatureBits(vkFormat, kBitsDepth); in HasNonRenderableTextureFormatSupport()