Home
last modified time | relevance | path

Searched defs:colorAttachment (Results 1 – 25 of 86) sorted by relevance

1234

/external/skia/src/gpu/ganesh/vk/
DGrVkTextureRenderTarget.cpp28 sk_sp<GrVkImage> colorAttachment, in GrVkTextureRenderTarget()
50 sk_sp<GrVkImage> colorAttachment, in GrVkTextureRenderTarget()
68 sk_sp<GrVkImage>* colorAttachment, in create_rt_attachments()
108 sk_sp<GrVkImage> colorAttachment; in MakeNewTextureRenderTarget() local
155 sk_sp<GrVkImage> colorAttachment; in MakeWrappedTextureRenderTarget() local
DGrVkFramebuffer.cpp20 GrVkImage* colorAttachment, in Make()
66 sk_sp<GrVkImage> colorAttachment, in GrVkFramebuffer()
82 sk_sp<GrVkImage> colorAttachment, in GrVkFramebuffer()
DGrVkRenderTarget.cpp53 sk_sp<GrVkImage> colorAttachment, in GrVkRenderTarget()
155 sk_sp<GrVkImage> colorAttachment; in MakeWrappedRenderTarget() local
194 sk_sp<GrVkImage> colorAttachment = in MakeSecondaryCBRenderTarget() local
383 GrVkImage* colorAttachment = withResolve ? this->msaaAttachment() : this->colorAttachment(); in createFramebuffer() local
400 const GrVkImage* colorAttachment = in getAttachmentsDescriptor() local
DGrVkFramebuffer.h73 GrVkImage* colorAttachment() { return fColorAttachment.get(); } in colorAttachment() function
DGrVkRenderTarget.h56 GrVkImage* colorAttachment() const { in colorAttachment() function
DGrVkOpsRenderPass.cpp654 auto colorAttachment = fFramebuffer->colorAttachment(); in onBindPipeline() local
685 void check_sampled_texture(GrTexture* tex, GrAttachment* colorAttachment, GrVkGpu* gpu) { in check_sampled_texture()
697 auto colorAttachment = fFramebuffer->colorAttachment(); in onBindTextures() local
/external/angle/src/libANGLE/renderer/d3d/d3d11/
DFramebuffer11.cpp83 const gl::FramebufferAttachment &colorAttachment = colorAttachments[drawBuffer]; in markAttachmentsDirty() local
102 const gl::FramebufferAttachment *colorAttachment = mState.getFirstColorAttachment(); in clearImpl() local
182 const gl::FramebufferAttachment *colorAttachment = in invalidateBase() local
322 for (size_t colorAttachment = 0; colorAttachment < colorAttachments.size(); in blitImpl() local
DClear11.cpp409 const gl::FramebufferAttachment *colorAttachment = fboData.getFirstColorAttachment(); in clearFramebuffer() local
/external/skia/src/gpu/ganesh/mtl/
DGrMtlFramebuffer.h23 GrMtlAttachment* colorAttachment() { return fColorAttachment.get(); } in colorAttachment() function
DGrMtlRenderTarget.h38 GrMtlAttachment* colorAttachment() const { return fColorAttachment.get(); } in colorAttachment() function
/external/angle/src/libANGLE/renderer/gl/
DClearMultiviewGL.cpp125 GLenum colorAttachment = in attachTextures() local
178 GLenum colorAttachment = in detachTextures() local
/external/skia/src/gpu/graphite/
DRenderPassTask.cpp82 sk_sp<Texture> colorAttachment; in addCommands() local
/external/angle/src/libANGLE/
DFramebuffer.cpp170 bool colorAttachment) in CheckAttachmentSampleCounts()
208 bool colorAttachment, in CheckAttachmentSampleCompleteness()
500 auto *colorAttachment = getFirstColorAttachment(); in getFirstNonNullAttachment() local
510 for (const FramebufferAttachment &colorAttachment : mColorAttachments) in getFirstColorAttachment() local
1346 for (const FramebufferAttachment &colorAttachment : mState.mColorAttachments) in checkStatusWithGLFrontEnd() local
2572 auto &colorAttachment = mState.mColorAttachments[colorIndex]; in markDrawAttachmentsInitialized() local
DPixelLocalStorage.cpp889 GLenum colorAttachment = GL_COLOR_ATTACHMENT0 + drawBufferIdx; in onBegin() local
998 GLenum colorAttachment = GL_COLOR_ATTACHMENT0 + drawBufferIdx; in onEnd() local
/external/angle/src/tests/gl_tests/
DFramebufferMultiviewTest.cpp494 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
/external/deqp/external/vulkancts/framework/vulkan/
DvkCmdUtil.cpp247 VkRenderingAttachmentInfoKHR colorAttachment in beginRendering() local
293 VkRenderingAttachmentInfoKHR colorAttachment in beginRendering() local
/external/skia/src/gpu/ganesh/dawn/
DGrDawnOpsRenderPass.cpp66 wgpu::RenderPassColorAttachment colorAttachment; in beginRenderPass() local
/external/deqp/external/vulkancts/modules/vulkan/conditional_rendering/
DvktConditionalIgnoreTests.cpp148 de::MovePtr<ImageWithMemory> colorAttachment; in iterate() local
/external/angle/src/libANGLE/renderer/d3d/
DFramebufferD3D.cpp332 const gl::FramebufferAttachment &colorAttachment = colorAttachments[attachmentIndex]; in getColorAttachmentsForRender() local
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineDynamicControlPoints.cpp259 de::MovePtr<vk::ImageWithMemory> colorAttachment; in iterate() local
DvktPipelineStencilExportTests.cpp500 …Move<VkImageView> colorAttachment = makeImageView (vk, device, *colorImage, VK_IMAGE_VIEW_… in testStencilExportReplace() local
DvktPipelineMiscTests.cpp727 …ImageWithMemory colorAttachment (vkd, device, alloc, colorAttachmentCreateInfo, MemoryRequirement:… in iterate() local
1143 de::MovePtr<vk::ImageWithMemory> colorAttachment; in runTest() local
/external/deqp/external/vulkancts/modules/vulkan/geometry/
DvktGeometryInstancedRenderingTests.cpp162 …const Unique<VkImageView> colorAttachment (makeImageView (vk, device, *colorImage, VK_IMAGE_VIE… in draw() local
/external/deqp/external/vulkancts/modules/vulkan/imageless_framebuffer/
DvktImagelessFramebufferTests.cpp745 const VkImageView colorAttachment, in makeVerifyFramebuffer()
1264 …const Unique<VkImageView> colorAttachment (makeImageView (vk, device, *colorImage, VK_IMAGE_VI… in iterate() local
1478 …const Unique<VkImageView> colorAttachment (makeImageView (vk, device, *colorImage, VK_IMAGE_VI… in iterate() local
1697 …const Unique<VkImageView> colorAttachment (makeImageView (vk, device, *colorImage, VK_IMAGE_V… in iterate() local
1973 …const Unique<VkImageView> colorAttachment (makeImageView (vk, device, *colorImage, VK_IMAGE_… in iterate() local
/external/deqp/external/vulkancts/modules/vulkan/mesh_shader/
DvktMeshShaderPropertyTestsEXT.cpp720 …ImageWithMemory colorAttachment (vkd, device, alloc, colorAttachmentCreatInfo, MemoryRequirement:… in iterate() local
936 …ImageWithMemory colorAttachment (vkd, device, alloc, colorAttachmentCreatInfo, MemoryRequirement:… in iterate() local
1460 …ImageWithMemory colorAttachment (vkd, device, alloc, colorAttachmentCreatInfo, MemoryRequirement:… in iterate() local
2254 …ImageWithMemory colorAttachment (vkd, device, alloc, colorAttachmentCreatInfo, MemoryRequirement:… in iterate() local

1234