/aosp_15_r20/external/angle/src/libANGLE/renderer/gl/ |
H A D | ClearMultiviewGL.cpp | 133 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 D | FramebufferWgpu.cpp | 127 wgpu::RenderPassDepthStencilAttachment depthStencilAttachment; in clear() local 614 wgpu::RenderPassDepthStencilAttachment depthStencilAttachment) in setUpForRenderPass()
|
H A D | wgpu_utils.cpp | 58 wgpu::RenderPassDepthStencilAttachment depthStencilAttachment; in CreateNewDepthStencilAttachment() local
|
/aosp_15_r20/external/skia/src/gpu/graphite/task/ |
H A D | RenderPassTask.cpp | 148 sk_sp<Texture> depthStencilAttachment; in addCommands() local
|
/aosp_15_r20/external/swiftshader/src/Vulkan/ |
H A D | VkFramebuffer.cpp | 196 uint32_t depthStencilAttachment = subpass.pDepthStencilAttachment->attachment; in resolve() local
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/d3d/d3d11/ |
H A D | Clear11.cpp | 372 const auto *depthStencilAttachment = fboData.getDepthOrStencilAttachment(); in clearFramebuffer() local
|
/aosp_15_r20/external/deqp/external/vulkancts/framework/vulkan/ |
H A D | vkCmdUtil.cpp | 242 VkRenderingAttachmentInfoKHR depthStencilAttachment{ in beginRendering() local
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/renderpass/ |
H A D | vktDynamicRenderingLocalReadTests.cpp | 454 VkRenderingAttachmentInfo depthStencilAttachment{ in iterate() local
|
H A D | vktRenderPassTestsUtil.cpp | 347 …t std::vector<AttachmentReference> &resolveAttachments, AttachmentReference depthStencilAttachment, in Subpass()
|
H A D | vktRenderPassTests.cpp | 549 … 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 D | vktDrawCreateInfoUtil.cpp | 427 vk::VkAttachmentReference depthStencilAttachment, in SubpassDescription()
|
/aosp_15_r20/external/deqp/modules/gles3/functional/ |
H A D | es3fFboInvalidateTests.cpp | 1652 static const uint32_t depthStencilAttachment[] = {GL_DEPTH_STENCIL_ATTACHMENT}; in init() local
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/rasterization/ |
H A D | vktShaderTileImageTests.cpp | 1793 const VkRenderingAttachmentInfoKHR depthStencilAttachment = { in rendering() local
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/transform_feedback/ |
H A D | vktPrimitivesGeneratedQueryTests.cpp | 147 bool depthStencilAttachment; member
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/memory/ |
H A D | vktMemoryAddressBindingTests.cpp | 1421 Dependency<ImageView> depthStencilAttachment; member
|
H A D | vktMemoryDeviceMemoryReportTests.cpp | 1405 Dependency<ImageView> depthStencilAttachment; member
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/api/ |
H A D | vktApiObjectManagementTests.cpp | 2366 Dependency<ImageView> depthStencilAttachment; member
|