Home
last modified time | relevance | path

Searched refs:FormatIsSNorm (Results 1 – 2 of 2) sorted by relevance

/external/vulkan-validation-layers/layers/
Dvk_format_utils.h151 VK_LAYER_EXPORT bool FormatIsSNorm(VkFormat format);
Dvk_format_utils.cpp668 VK_LAYER_EXPORT bool FormatIsSNorm(VkFormat format) { in FormatIsSNorm() function