Searched defs:depth_stencil_sample_count (Results 1 - 1 of 1) sorted by relevance

/external/vulkan-validation-layers/layers/
H A Dcore_validation.cpp8732 const auto depth_stencil_sample_count = local
8734 if (pCreateInfo->pAttachments[attachment].samples > depth_stencil_sample_count) {
8740 string_VkSampleCountFlagBits(depth_stencil_sample_count),

Completed in 127 milliseconds