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

/external/vulkan-validation-layers/layers/
H A Dbuffer_validation.cpp2909 bool used_as_depth = local
2912 for (uint32_t k = 0; !used_as_depth && !used_as_color && k < subpass.colorAttachmentCount; ++k) {
2915 if (!used_as_depth && !used_as_color &&

Completed in 127 milliseconds