Searched refs:inputAttachmentFormats (Results 1 – 3 of 3) sorted by relevance
726 std::vector<VkFormat> inputAttachmentFormats; member in sw::SpirvShader
54 inputAttachmentFormats.reserve(subpass.inputAttachmentCount);58 inputAttachmentFormats.push_back(attachmentIndex != VK_ATTACHMENT_UNUSED
651 ? inputAttachmentFormats[d.InputAttachmentIndex] in EmitImageRead()