Lines Matching refs:inputAttachmentCount
135 return desc->inputAttachmentCount +
216 subpass->input_count = desc->inputAttachmentCount;
224 if (desc->inputAttachmentCount > 0) {
226 p += desc->inputAttachmentCount;
228 for (uint32_t j = 0; j < desc->inputAttachmentCount; j++) {
294 return desc->inputAttachmentCount +
364 subpass->input_count = desc->inputAttachmentCount;
370 if (desc->inputAttachmentCount > 0) {
372 p += desc->inputAttachmentCount;
374 for (uint32_t j = 0; j < desc->inputAttachmentCount; j++) {