Home
last modified time | relevance | path

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

/external/vulkan-validation-layers/layers/
Dvk_layer_utils.h107 VK_LAYER_EXPORT bool vk_format_is_norm(VkFormat format);
Dvk_layer_utils.cpp274 VK_LAYER_EXPORT bool vk_format_is_norm(VkFormat format) { in vk_format_is_norm() function