Home
last modified time | relevance | path

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

/external/vulkan-validation-layers/layers/
Dvk_format_utils.h168 VK_LAYER_EXPORT VkFormatNumericalType FormatStencilNumericalType(VkFormat format);
Dvk_format_utils.cpp1101 VK_LAYER_EXPORT VkFormatNumericalType FormatStencilNumericalType(VkFormat format) { in FormatStencilNumericalType() function
Dcore_validation.cpp10828 (FormatStencilNumericalType(pDepthStencilAttachmentFormat) != in ValidateDepthStencilResolve()
10829 FormatStencilNumericalType(pDepthStencilResolveAttachmentFormat))) { in ValidateDepthStencilResolve()