Searched defs:colorAttachmentIndex (Results 1 – 11 of 11) sorted by relevance
124 uint32_t colorAttachmentIndex = 0; in CreateRenderPassForQuery() local
44 uint32_t colorAttachmentIndex) in GrVkRenderPass()
348 bool GrVkRenderPass::colorAttachmentIndex(uint32_t* index) const { in colorAttachmentIndex() function in GrVkRenderPass
160 VkRenderPass renderPass, uint32_t colorAttachmentIndex) { in findCompatibleExternalRenderPass()
460 for (auto colorAttachmentIndex : fboData.getEnabledDrawBuffers()) in clearFramebuffer() local
103 uint32_t colorAttachmentIndex = 0; in ComboRenderPassDescriptor() local
850 size_t colorAttachmentIndex = texIndex >= 3 ? texIndex - 3 : texIndex; in TEST_P() local
1190 uint32_t colorAttachmentIndex = 0; in CreateRenderPassDescriptor() local
2677 vk::PackedAttachmentIndex colorAttachmentIndex(0); in startNewRenderPass() local
847 …void addSubpassColorAttachmentWithResolve (const deUint32 colorAttachmentIndex, const VkImageLayou… in addSubpassColorAttachmentWithResolve()
2784 const deUint32 colorAttachmentIndex = colorAttachmentReference.getAttachment(); in pushDynamicRenderingCommands() local5786 const deUint32 colorAttachmentIndex = subpassColorAttachments[colorAttachmentNdx]; in addAttachmentAllocationTests() local