Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
DClearMultiviewGL.cpp133 const gl::FramebufferAttachment *depthStencilAttachment = state.getDepthStencilAttachment(); in attachTextures() local
183 const gl::FramebufferAttachment *depthStencilAttachment = state.getDepthStencilAttachment(); in detachTextures() local
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
DClearMultiviewGL.cpp133 const gl::FramebufferAttachment *depthStencilAttachment = state.getDepthStencilAttachment(); in attachTextures() local
183 const gl::FramebufferAttachment *depthStencilAttachment = state.getDepthStencilAttachment(); in detachTextures() local
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
DVkFramebuffer.cpp225 uint32_t depthStencilAttachment = subpass.pDepthStencilAttachment->attachment; in resolve() local
/third_party/flutter/skia/third_party/externals/dawn/src/dawn_native/vulkan/
DRenderPassCache.cpp120 VkAttachmentReference* depthStencilAttachment = nullptr; in CreateRenderPassForQuery() local
/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/
DRenderPassCache.cpp144 VkAttachmentReference* depthStencilAttachment = nullptr; in CreateRenderPassForQuery() local
/third_party/skia/src/gpu/dawn/
DGrDawnOpsRenderPass.cpp75 wgpu::RenderPassDepthStencilAttachment depthStencilAttachment; in beginRenderPass() local
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
DClear11.cpp410 const auto *depthStencilAttachment = fboData.getDepthOrStencilAttachment(); in clearFramebuffer() local
/third_party/skia/third_party/externals/dawn/src/dawn_native/
DCommandEncoder.cpp254 const RenderPassDepthStencilAttachment* depthStencilAttachment, in ValidateRenderPassDepthStencilAttachment()
455 const RenderPassDepthStencilAttachment* depthStencilAttachment) { in IsReadOnlyDepthStencilAttachment()
DCommands.h102 RenderPassDepthStencilAttachmentInfo depthStencilAttachment; member
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
DClear11.cpp402 const auto *depthStencilAttachment = fboData.getDepthOrStencilAttachment(); in clearFramebuffer() local
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
DvkCmdUtil.cpp272 VkRenderingAttachmentInfoKHR depthStencilAttachment in beginRendering() local
/third_party/flutter/skia/src/gpu/dawn/
DGrDawnGpuCommandBuffer.cpp137 dawn::RenderPassDepthStencilAttachmentDescriptor depthStencilAttachment; in beginRenderPass() local
/third_party/flutter/skia/third_party/externals/dawn/src/dawn_native/
DCommands.h86 RenderPassDepthStencilAttachmentInfo depthStencilAttachment; member
DCommandEncoder.cpp413 const RenderPassDepthStencilAttachmentDescriptor* depthStencilAttachment, in ValidateRenderPassDepthStencilAttachment()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/
DvktDrawCreateInfoUtil.cpp460 vk::VkAttachmentReference depthStencilAttachment, in SubpassDescription()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassTestsUtil.cpp406 AttachmentReference depthStencilAttachment, in Subpass()
DvktRenderPassTests.cpp560 AttachmentReference depthStencilAttachment, in Subpass()
898 const AttachmentReference& depthStencilAttachment = subpass.getDepthStencilAttachment(); in logRenderPassInfo() local
5765 Maybe<deUint32> depthStencilAttachment (useDepthStencilAttachment in addAttachmentAllocationTests() local
/third_party/vk-gl-cts/modules/gles3/functional/
Des3fFboInvalidateTests.cpp1523 static const deUint32 depthStencilAttachment[] = { GL_DEPTH_STENCIL_ATTACHMENT }; in init() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/memory/
DvktMemoryDeviceMemoryReportTests.cpp1411 Dependency<ImageView> depthStencilAttachment; member
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
DvktApiObjectManagementTests.cpp2118 Dependency<ImageView> depthStencilAttachment; member