Home
last modified time | relevance | path

Searched defs:depthStencilAttachment (Results 1 – 17 of 17) sorted by relevance

/aosp_15_r20/external/angle/src/libANGLE/renderer/gl/
H A DClearMultiviewGL.cpp133 const gl::FramebufferAttachment *depthStencilAttachment = state.getDepthStencilAttachment(); in attachTextures() local
183 const gl::FramebufferAttachment *depthStencilAttachment = state.getDepthStencilAttachment(); in detachTextures() local
/aosp_15_r20/external/angle/src/libANGLE/renderer/wgpu/
H A DFramebufferWgpu.cpp127 wgpu::RenderPassDepthStencilAttachment depthStencilAttachment; in clear() local
614 wgpu::RenderPassDepthStencilAttachment depthStencilAttachment) in setUpForRenderPass()
H A Dwgpu_utils.cpp58 wgpu::RenderPassDepthStencilAttachment depthStencilAttachment; in CreateNewDepthStencilAttachment() local
/aosp_15_r20/external/skia/src/gpu/graphite/task/
H A DRenderPassTask.cpp148 sk_sp<Texture> depthStencilAttachment; in addCommands() local
/aosp_15_r20/external/swiftshader/src/Vulkan/
H A DVkFramebuffer.cpp196 uint32_t depthStencilAttachment = subpass.pDepthStencilAttachment->attachment; in resolve() local
/aosp_15_r20/external/angle/src/libANGLE/renderer/d3d/d3d11/
H A DClear11.cpp372 const auto *depthStencilAttachment = fboData.getDepthOrStencilAttachment(); in clearFramebuffer() local
/aosp_15_r20/external/deqp/external/vulkancts/framework/vulkan/
H A DvkCmdUtil.cpp242 VkRenderingAttachmentInfoKHR depthStencilAttachment{ in beginRendering() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/renderpass/
H A DvktDynamicRenderingLocalReadTests.cpp454 VkRenderingAttachmentInfo depthStencilAttachment{ in iterate() local
H A DvktRenderPassTestsUtil.cpp347 …t std::vector<AttachmentReference> &resolveAttachments, AttachmentReference depthStencilAttachment, in Subpass()
H A DvktRenderPassTests.cpp549 … const vector<AttachmentReference> &resolveAttachments, AttachmentReference depthStencilAttachment, in Subpass()
961 … const AttachmentReference &depthStencilAttachment = subpass.getDepthStencilAttachment(); in logRenderPassInfo() local
6706 Maybe<uint32_t> depthStencilAttachment( in addAttachmentAllocationTests() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/draw/
H A DvktDrawCreateInfoUtil.cpp427 vk::VkAttachmentReference depthStencilAttachment, in SubpassDescription()
/aosp_15_r20/external/deqp/modules/gles3/functional/
H A Des3fFboInvalidateTests.cpp1652 static const uint32_t depthStencilAttachment[] = {GL_DEPTH_STENCIL_ATTACHMENT}; in init() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/rasterization/
H A DvktShaderTileImageTests.cpp1793 const VkRenderingAttachmentInfoKHR depthStencilAttachment = { in rendering() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/transform_feedback/
H A DvktPrimitivesGeneratedQueryTests.cpp147 bool depthStencilAttachment; member
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/memory/
H A DvktMemoryAddressBindingTests.cpp1421 Dependency<ImageView> depthStencilAttachment; member
H A DvktMemoryDeviceMemoryReportTests.cpp1405 Dependency<ImageView> depthStencilAttachment; member
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/api/
H A DvktApiObjectManagementTests.cpp2366 Dependency<ImageView> depthStencilAttachment; member