Home
last modified time | relevance | path

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

/external/vulkan-validation-layers/layers/
Dvk_format_utils.h165 VK_LAYER_EXPORT VkFormatNumericalType FormatDepthNumericalType(VkFormat format);
Dvk_format_utils.cpp1065 VK_LAYER_EXPORT VkFormatNumericalType FormatDepthNumericalType(VkFormat format) { in FormatDepthNumericalType() function
Dcore_validation.cpp10065 (FormatDepthNumericalType(pDepthStencilAttachmentFormat) != in ValidateDepthStencilResolve()
10066 FormatDepthNumericalType(pDepthStencilResolveAttachmentFormat))) { in ValidateDepthStencilResolve()