Home
last modified time | relevance | path

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

/external/vulkan-validation-layers/layers/
Dvk_format_utils.cpp500 bool is_ds = false; in FormatIsDepthAndStencil() local
506 is_ds = true; in FormatIsDepthAndStencil()
511 return is_ds; in FormatIsDepthAndStencil()