Home
last modified time | relevance | path

Searched refs:FormatDepthSize (Results 1 – 3 of 3) sorted by relevance

/external/vulkan-validation-layers/layers/
Dvk_format_utils.h165 VK_LAYER_EXPORT uint32_t FormatDepthSize(VkFormat format);
Dvk_format_utils.cpp1043 VK_LAYER_EXPORT uint32_t FormatDepthSize(VkFormat format) { in FormatDepthSize() function
Dcore_validation.cpp10814 …if ((FormatDepthSize(pDepthStencilAttachmentFormat) != FormatDepthSize(pDepthStencilResolveAttachm… in ValidateDepthStencilResolve()
10824FormatDepthSize(pDepthStencilResolveAttachmentFormat), FormatDepthSize(pDepthStencilAttachmentForm… in ValidateDepthStencilResolve()