Home
last modified time | relevance | path

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

/external/vulkan-validation-layers/layers/
Dvk_layer_utils.h120 bool vk_format_is_compressed(VkFormat format);
Dvk_layer_utils.cpp493 bool vk_format_is_compressed(VkFormat format) { in vk_format_is_compressed() function