Home
last modified time | relevance | path

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

/external/vulkan-validation-layers/layers/
Dvk_format_utils.h166 VK_LAYER_EXPORT uint32_t FormatStencilSize(VkFormat format);
Dvk_format_utils.cpp1085 VK_LAYER_EXPORT uint32_t FormatStencilSize(VkFormat format) { in FormatStencilSize() function
Dcore_validation.cpp10077 …if ((FormatStencilSize(pDepthStencilAttachmentFormat) != FormatStencilSize(pDepthStencilResolveAtt… in ValidateDepthStencilResolve()
10087FormatStencilSize(pDepthStencilResolveAttachmentFormat), FormatStencilSize(pDepthStencilAttachment… in ValidateDepthStencilResolve()