Home
last modified time | relevance | path

Searched defs:vk_format_is_depth_only (Results 1 – 2 of 2) sorted by relevance

/external/vulkan-validation-layers/layers/
Dvk_layer_utils.cpp257 VK_LAYER_EXPORT bool vk_format_is_depth_only(VkFormat format) { in vk_format_is_depth_only() function
/external/vulkan-validation-layers/tests/
Dvkrenderframework.cpp53 bool vk_format_is_depth_only(VkFormat format) { in vk_format_is_depth_only() function