Searched defs:attachment_index (Results 1 – 2 of 2) sorted by relevance
357 … uint32_t attachment_index, const char *variable_name) { in ValidateRenderPassLayoutAgainstFramebufferImageUsage()2752 …ttachmentExtent(layer_data *device_data, VkCommandBuffer command_buffer, uint32_t attachment_index, in ValidateClearAttachmentExtent()2825 … for (uint32_t attachment_index = 0; attachment_index < attachmentCount; attachment_index++) { in PreCallValidateCmdClearAttachments() local
715 auto attachment_index = insn.word(3); in CollectInterfaceByInputAttachmentIndex() local