Searched refs:fColorAttachmentIndex (Results 1 – 7 of 7) sorted by relevance
51 , fColorAttachmentIndex(colorAttachmentIndex) {} in GrVkRenderPass()199 uint32_t fColorAttachmentIndex = 0; variable
349 *index = fColorAttachmentIndex; in colorAttachmentIndex()
157 vkInfo.fCompatibleRenderPass, vkInfo.fColorAttachmentIndex); in MakeSecondaryCBRenderTarget()
859 SkAssertResult(fCurrentRenderPass->colorAttachmentIndex(&vkInfo.fColorAttachmentIndex)); in onExecuteDrawable()
157 uint32_t fColorAttachmentIndex; member
75 attachment.colorAttachment = vkInfo.fColorAttachmentIndex; in draw()
305 vkInfo.fColorAttachmentIndex = 0; in makeVkSCB()