Searched defs:colorAttachmentView (Results 1 – 5 of 5) sorted by relevance
27 const GrVkImageView* colorAttachmentView, in GrVkRenderTarget()53 const GrVkImageView* colorAttachmentView, in GrVkRenderTarget()78 const GrVkImageView* colorAttachmentView) in GrVkRenderTarget()99 const GrVkImageView* colorAttachmentView, in GrVkRenderTarget()161 const GrVkImageView* colorAttachmentView = GrVkImageView::Create(gpu, colorImage, pixelFormat, in Create() local
54 const GrVkImageView* colorAttachmentView, in GrVkTextureRenderTarget()69 const GrVkImageView* colorAttachmentView) in GrVkTextureRenderTarget()
42 const GrVkImageView* colorAttachmentView() const { return fColorAttachmentView; } in colorAttachmentView() function
81 const GrVkImageView* colorAttachmentView; in Create() local
465 vk::VkImageView colorAttachmentView, in createFramebuffer()