Searched defs:attachment_index (Results 1 – 3 of 3) sorted by relevance
366 … uint32_t attachment_index, const char *variable_name) const { in ValidateRenderPassLayoutAgainstFramebufferImageUsage()2788 …oreChecks::ValidateClearAttachmentExtent(VkCommandBuffer command_buffer, uint32_t attachment_index, in ValidateClearAttachmentExtent()2856 … for (uint32_t attachment_index = 0; attachment_index < attachmentCount; attachment_index++) { in PreCallValidateCmdClearAttachments() local2936 … for (uint32_t attachment_index = 0; attachment_index < attachmentCount; attachment_index++) { in PreCallRecordCmdClearAttachments() local
821 auto attachment_index = insn.word(3); in CollectInterfaceByInputAttachmentIndex() local
9657 uint32_t attachment_index = VK_ATTACHMENT_UNUSED; in ValidateFramebufferCreateInfo() local