Searched refs:kBitsDepth (Results 1 – 1 of 1) sorted by relevance
113 constexpr uint32_t kBitsDepth = VK_FORMAT_FEATURE_DEPTH_STENCIL_ATTACHMENT_BIT; in HasNonFilterableTextureFormatSupport() local116 renderer->hasImageFormatFeatureBits(formatID, kBitsDepth); in HasNonFilterableTextureFormatSupport()342 constexpr uint32_t kBitsDepth = VK_FORMAT_FEATURE_DEPTH_STENCIL_ATTACHMENT_BIT; in HasFullTextureFormatSupport() local345 renderer->hasImageFormatFeatureBits(formatID, kBitsDepth); in HasFullTextureFormatSupport()352 constexpr uint32_t kBitsDepth = VK_FORMAT_FEATURE_DEPTH_STENCIL_ATTACHMENT_BIT; in HasNonRenderableTextureFormatSupport() local355 renderer->hasImageFormatFeatureBits(formatID, kBitsDepth); in HasNonRenderableTextureFormatSupport()