Home
last modified time | relevance | path

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

/external/vulkan-validation-layers/layers/
Dvk_layer_utils.cpp238 bool is_ds = false; in vk_format_is_depth_and_stencil() local
244 is_ds = true; in vk_format_is_depth_and_stencil()
249 return is_ds; in vk_format_is_depth_and_stencil()