/third_party/skia/src/gpu/mtl/ |
H A D | GrMtlFramebuffer.h | 23 GrMtlAttachment* colorAttachment() { return fColorAttachment.get(); } in colorAttachment() function in GrMtlFramebuffer
|
H A D | GrMtlRenderTarget.h | 38 GrMtlAttachment* colorAttachment() const { return fColorAttachment.get(); } in colorAttachment() function in GrMtlRenderTarget
|
/third_party/skia/src/gpu/vk/ |
H A D | GrVkFramebuffer.h | 73 GrVkImage* colorAttachment() { return fColorAttachment.get(); } in colorAttachment() function in GrVkFramebuffer
|
H A D | GrVkTextureRenderTarget.cpp | 105 sk_sp<GrVkImage> colorAttachment; in MakeNewTextureRenderTarget() local 24 GrVkTextureRenderTarget( GrVkGpu* gpu, SkBudgeted budgeted, SkISize dimensions, sk_sp<GrVkImage> texture, sk_sp<GrVkImage> colorAttachment, sk_sp<GrVkImage> resolveAttachment, GrMipmapStatus mipmapStatus) GrVkTextureRenderTarget() argument 48 GrVkTextureRenderTarget( GrVkGpu* gpu, SkISize dimensions, sk_sp<GrVkImage> texture, sk_sp<GrVkImage> colorAttachment, sk_sp<GrVkImage> resolveAttachment, GrMipmapStatus mipmapStatus, GrWrapCacheable cacheable) GrVkTextureRenderTarget() argument 63 create_rt_attachments(GrVkGpu* gpu, SkISize dimensions, VkFormat format, int sampleCnt, GrProtected isProtected, sk_sp<GrVkImage> texture, sk_sp<GrVkImage>* colorAttachment, sk_sp<GrVkImage>* resolveAttachment) create_rt_attachments() argument 146 sk_sp<GrVkImage> colorAttachment; MakeWrappedTextureRenderTarget() local [all...] |
H A D | GrVkRenderTarget.h | 55 GrVkImage* colorAttachment() const { in colorAttachment() function in GrVkRenderTarget
|
H A D | GrVkFramebuffer.cpp | 16 Make( GrVkGpu* gpu, SkISize dimensions, sk_sp<const GrVkRenderPass> compatibleRenderPass, GrVkImage* colorAttachment, GrVkImage* resolveAttachment, GrVkImage* stencilAttachment, GrVkResourceProvider::CompatibleRPHandle compatibleRenderPassHandle) Make() argument 64 GrVkFramebuffer(const GrVkGpu* gpu, VkFramebuffer framebuffer, sk_sp<GrVkImage> colorAttachment, sk_sp<GrVkImage> resolveAttachment, sk_sp<GrVkImage> stencilAttachment, sk_sp<const GrVkRenderPass> compatibleRenderPass, GrVkResourceProvider::CompatibleRPHandle compatibleRPHandle) GrVkFramebuffer() argument 81 GrVkFramebuffer(const GrVkGpu* gpu, sk_sp<GrVkImage> colorAttachment, sk_sp<const GrVkRenderPass> renderPass, std::unique_ptr<GrVkSecondaryCommandBuffer> externalCommandBuffer) GrVkFramebuffer() argument
|
H A D | GrVkRenderTarget.cpp | 51 GrVkRenderTarget(GrVkGpu* gpu, SkISize dimensions, sk_sp<GrVkImage> colorAttachment, sk_sp<GrVkImage> resolveAttachment, CreateType createType) GrVkRenderTarget() argument 142 sk_sp<GrVkImage> colorAttachment; MakeWrappedRenderTarget() local 177 sk_sp<GrVkImage> colorAttachment = MakeSecondaryCBRenderTarget() local 363 GrVkImage* colorAttachment = withResolve ? this->msaaAttachment() : this->colorAttachment(); createFramebuffer() local 380 const GrVkImage* colorAttachment = getAttachmentsDescriptor() local [all...] |
/third_party/skia/third_party/externals/dawn/examples/ |
H A D | CHelloTriangle.cpp | 111 WGPURenderPassColorAttachment colorAttachment = {}; in frame() local
|
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/ |
H A D | FramebufferMultiviewTest.cpp | 494 GLenum colorAttachment = static_cast<GLenum>(GL_COLOR_ATTACHMENT0 + i); in TEST_P() local 592 GLenum colorAttachment = static_cast<GLenum>(GL_COLOR_ATTACHMENT0 + i); in TEST_P() local
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/ |
H A D | ClearMultiviewGL.cpp | 125 GLenum colorAttachment = in attachTextures() local 178 GLenum colorAttachment = in detachTextures() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/conditional_rendering/ |
H A D | vktConditionalIgnoreTests.cpp | 148 de::MovePtr<ImageWithMemory> colorAttachment; in iterate() local
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/ |
H A D | FramebufferD3D.cpp | 332 const gl::FramebufferAttachment &colorAttachment = colorAttachments[attachmentIndex]; in getColorAttachmentsForRender() local
|
/third_party/skia/src/gpu/dawn/ |
H A D | GrDawnOpsRenderPass.cpp | 64 wgpu::RenderPassColorAttachment colorAttachment; in beginRenderPass() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/ |
H A D | vktPipelineDynamicControlPoints.cpp | 263 de::MovePtr<vk::ImageWithMemory> colorAttachment; in iterate() local
|
H A D | vktPipelineStencilExportTests.cpp | 505 Move<VkImageView> colorAttachment = makeImageView (vk, device, *colorImage, VK_IMAGE_VIEW_TYPE_2D, colorFormat, colorSubresourceRange); in testStencilExportReplace() local
|
H A D | vktPipelineNoPositionTests.cpp | 486 const VkAttachmentDescription colorAttachment = in iterate() local
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/conditional_rendering/ |
H A D | vktConditionalIgnoreTests.cpp | 146 de::MovePtr<ImageWithMemory> colorAttachment; in iterate() local
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/ |
H A D | Framebuffer11.cpp | 72 const gl::FramebufferAttachment &colorAttachment = colorAttachments[drawBuffer]; in markAttachmentsDirty() local 91 const gl::FramebufferAttachment *colorAttachment = mState.getFirstColorAttachment(); in clearImpl() local 171 const gl::FramebufferAttachment *colorAttachment = in invalidateBase() local [all...] |
H A D | Clear11.cpp | 409 const gl::FramebufferAttachment *colorAttachment = fboData.getFirstColorAttachment(); in clearFramebuffer() local
|
/third_party/skia/third_party/externals/dawn/src/utils/ |
H A D | WGPUHelpers.cpp | 150 BasicRenderPass(uint32_t texWidth, uint32_t texHeight, wgpu::Texture colorAttachment, wgpu::TextureFormat textureFormat) BasicRenderPass() argument
|
/third_party/vk-gl-cts/modules/gles3/functional/ |
H A D | es3fFboStateQueryTests.cpp | 569 const GLenum colorAttachment = (glu::contextSupports(m_context.getRenderContext().getType(), glu::ApiType::core(4, 5)) ? GL_FRONT : GL_BACK); in test() local
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/ |
H A D | vktPipelineDynamicControlPoints.cpp | 259 de::MovePtr<vk::ImageWithMemory> colorAttachment; in iterate() local
|
H A D | vktPipelineStencilExportTests.cpp | 500 Move<VkImageView> colorAttachment = makeImageView (vk, device, *colorImage, VK_IMAGE_VIEW_TYPE_2D, colorFormat, colorSubresourceRange); in testStencilExportReplace() local
|
/third_party/skia/third_party/externals/dawn/src/dawn_native/ |
H A D | CommandEncoder.cpp | 145 MaybeError ValidateOrSetColorAttachmentSampleCount(const TextureViewBase* colorAttachment, in ValidateOrSetColorAttachmentSampleCount() argument 161 ValidateResolveTarget(const DeviceBase* device, const RenderPassColorAttachment& colorAttachment) ValidateResolveTarget() argument 214 ValidateRenderPassColorAttachment( DeviceBase* device, const RenderPassColorAttachment& colorAttachment, uint32_t* width, uint32_t* height, uint32_t* sampleCount) ValidateRenderPassColorAttachment() argument [all...] |
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/ |
H A D | vkWsiUtil.cpp | 910 createFramebuffer(const DeviceInterface& vkd, const VkDevice device, const VkRenderPass renderPass, const VkImageView colorAttachment, const tcu::UVec2& renderSize) createFramebuffer() argument
|