Home
last modified time | relevance | path

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

/external/vulkan-validation-layers/layers/
Dvk_layer_utils.cpp238 VK_LAYER_EXPORT bool vk_format_is_depth_and_stencil(VkFormat format) { in vk_format_is_depth_and_stencil() function
/external/vulkan-validation-layers/tests/
Dvkrenderframework.cpp34 bool vk_format_is_depth_and_stencil(VkFormat format) { in vk_format_is_depth_and_stencil() function