Home
last modified time | relevance | path

Searched defs:attachment_index (Results 1 – 3 of 3) sorted by relevance

/external/vulkan-validation-layers/layers/
Dbuffer_validation.cpp366uint32_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() local
2936 … for (uint32_t attachment_index = 0; attachment_index < attachmentCount; attachment_index++) { in PreCallRecordCmdClearAttachments() local
Dshader_validation.cpp821 auto attachment_index = insn.word(3); in CollectInterfaceByInputAttachmentIndex() local
Dcore_validation.cpp9657 uint32_t attachment_index = VK_ATTACHMENT_UNUSED; in ValidateFramebufferCreateInfo() local