Searched refs:used_as_depth (Results 1 – 1 of 1) sorted by relevance
3635 bool used_as_depth = in ValidateLayouts() local3638 … for (uint32_t k = 0; !used_as_depth && !used_as_color && k < subpass.colorAttachmentCount; ++k) { in ValidateLayouts()3641 if (!used_as_depth && !used_as_color && in ValidateLayouts()