Home
last modified time | relevance | path

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

/external/vulkan-validation-layers/layers/
Dvk_layer_utils.cpp239 bool is_ds = false; in vk_format_is_depth_and_stencil() local
245 is_ds = true; in vk_format_is_depth_and_stencil()
250 return is_ds; in vk_format_is_depth_and_stencil()
/external/vulkan-validation-layers/tests/
Dvkrenderframework.cpp35 bool is_ds = false; in vk_format_is_depth_and_stencil() local
41 is_ds = true; in vk_format_is_depth_and_stencil()
46 return is_ds; in vk_format_is_depth_and_stencil()