| /third_party/skia/src/gpu/vk/ |
| D | GrVkTextureRenderTarget.cpp | 30 sk_sp<GrVkImage> resolveAttachment, in GrVkTextureRenderTarget() 53 sk_sp<GrVkImage> resolveAttachment, in GrVkTextureRenderTarget() 67 sk_sp<GrVkImage>* resolveAttachment) { in create_rt_attachments() 106 sk_sp<GrVkImage> resolveAttachment; in MakeNewTextureRenderTarget() local 147 sk_sp<GrVkImage> resolveAttachment; in MakeWrappedTextureRenderTarget() local
|
| D | GrVkFramebuffer.cpp | 21 GrVkImage* resolveAttachment, in Make() 67 sk_sp<GrVkImage> resolveAttachment, in GrVkFramebuffer()
|
| D | GrVkFramebuffer.h | 74 GrVkImage* resolveAttachment() { return fResolveAttachment.get(); } in resolveAttachment() function
|
| D | GrVkRenderTarget.h | 64 GrVkImage* resolveAttachment() const { in resolveAttachment() function
|
| D | GrVkRenderTarget.cpp | 54 sk_sp<GrVkImage> resolveAttachment, in GrVkRenderTarget()
|
| D | GrVkOpsRenderPass.cpp | 99 GrVkImage* resolveAttachment = fFramebuffer->resolveAttachment(); in setAttachmentLayouts() local
|
| /third_party/skia/m133/src/gpu/ganesh/vk/ |
| D | GrVkTextureRenderTarget.cpp | 33 sk_sp<GrVkImage> resolveAttachment, in GrVkTextureRenderTarget() 64 sk_sp<GrVkImage> resolveAttachment, in GrVkTextureRenderTarget() 82 sk_sp<GrVkImage>* resolveAttachment) { in create_rt_attachments() 122 sk_sp<GrVkImage> resolveAttachment; in MakeNewTextureRenderTarget() local 169 sk_sp<GrVkImage> resolveAttachment; in MakeWrappedTextureRenderTarget() local
|
| D | GrVkFramebuffer.cpp | 25 GrVkImage* resolveAttachment, in Make() 71 sk_sp<GrVkImage> resolveAttachment, in GrVkFramebuffer()
|
| D | GrVkFramebuffer.h | 80 GrVkImage* resolveAttachment() { return fResolveAttachment.get(); } in resolveAttachment() function
|
| D | GrVkRenderTarget.h | 79 GrVkImage* resolveAttachment() const { in resolveAttachment() function
|
| D | GrVkRenderTarget.cpp | 71 sk_sp<GrVkImage> resolveAttachment, in GrVkRenderTarget()
|
| D | GrVkOpsRenderPass.cpp | 125 GrVkImage* resolveAttachment = fFramebuffer->resolveAttachment(); in setAttachmentLayouts() local
|
| /third_party/skia/third_party/externals/swiftshader/src/Vulkan/ |
| D | VkImageView.cpp | 223 void ImageView::resolve(ImageView *resolveAttachment, int layer) in resolve() 253 void ImageView::resolve(ImageView *resolveAttachment) in resolve() 283 void ImageView::resolveWithLayerMask(ImageView *resolveAttachment, uint32_t layerMask) in resolveWithLayerMask() 293 void ImageView::resolveDepthStencil(ImageView *resolveAttachment, const VkSubpassDescriptionDepthSt… in resolveDepthStencil()
|
| D | VkFramebuffer.cpp | 205 uint32_t resolveAttachment = subpass.pResolveAttachments[i].attachment; in resolve() local
|
| /third_party/skia/m133/src/gpu/ganesh/mtl/ |
| D | GrMtlFramebuffer.h | 25 GrMtlAttachment* resolveAttachment() { return fResolveAttachment.get(); } in resolveAttachment() function
|
| D | GrMtlRenderTarget.h | 40 GrMtlAttachment* resolveAttachment() const { return fResolveAttachment.get(); } in resolveAttachment() function
|
| /third_party/skia/src/gpu/mtl/ |
| D | GrMtlFramebuffer.h | 24 GrMtlAttachment* resolveAttachment() { return fResolveAttachment.get(); } in resolveAttachment() function
|
| D | GrMtlRenderTarget.h | 40 GrMtlAttachment* resolveAttachment() const { return fResolveAttachment.get(); } in resolveAttachment() function
|
| /third_party/skia/m133/src/gpu/graphite/task/ |
| D | RenderPassTask.cpp | 133 sk_sp<Texture> resolveAttachment; in addCommands() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/ |
| D | vktPipelineMultisampleBaseResolve.cpp | 153 …const VkAttachmentReference* resolveAttachment = m_imageMSParams.numSamples == VK_SAMPLE_COUNT_1_B… in iterate() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/ |
| D | vktPipelineMultisampleBaseResolve.cpp | 155 …const VkAttachmentReference* resolveAttachment = m_imageMSParams.numSamples == VK_SAMPLE_COUNT_1_B… in iterate() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/fragment_shading_barycentric/ |
| D | vktFragmentShadingBarycentricTests.cpp | 181 …const VkAttachmentReference* resolveAttachment = useMultisampling ? &attachmentSingleSampleRef : D… in makeRenderPass() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/fragment_shading_barycentric/ |
| D | vktFragmentShadingBarycentricTests.cpp | 183 …const VkAttachmentReference* resolveAttachment = useMultisampling ? &attachmentSingleSampleRef : D… in makeRenderPass() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/renderpass/ |
| D | vktRenderPassTests.cpp | 936 const AttachmentReference& resolveAttachment = resolveAttachments[resolveNdx]; in logRenderPassInfo() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/ |
| D | vktRenderPassTests.cpp | 946 const AttachmentReference& resolveAttachment = resolveAttachments[resolveNdx]; in logRenderPassInfo() local
|