Home
last modified time | relevance | path

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

/external/angle/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
/external/swiftshader/src/Vulkan/
DVkFramebuffer.cpp190 uint32_t depthStencilAttachment = subpass.pDepthStencilAttachment->attachment; in resolve() local
/external/skia/src/gpu/dawn/
DGrDawnOpsRenderPass.cpp75 wgpu::RenderPassDepthStencilAttachmentDescriptor depthStencilAttachment; in beginRenderPass() local
/external/angle/src/libANGLE/renderer/d3d/d3d11/
DClear11.cpp402 const auto *depthStencilAttachment = fboData.getDepthOrStencilAttachment(); in clearFramebuffer() local
/external/deqp/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassTestsUtil.cpp406 AttachmentReference depthStencilAttachment, in Subpass()
DvktRenderPassTests.cpp590 AttachmentReference depthStencilAttachment, in Subpass()
928 const AttachmentReference& depthStencilAttachment = subpass.getDepthStencilAttachment(); in logRenderPassInfo() local
5372 Maybe<deUint32> depthStencilAttachment (useDepthStencilAttachment in addAttachmentAllocationTests() local
/external/deqp/external/vulkancts/modules/vulkan/draw/
DvktDrawCreateInfoUtil.cpp460 vk::VkAttachmentReference depthStencilAttachment, in SubpassDescription()
/external/deqp/modules/gles3/functional/
Des3fFboInvalidateTests.cpp1523 static const deUint32 depthStencilAttachment[] = { GL_DEPTH_STENCIL_ATTACHMENT }; in init() local
/external/deqp/external/vulkancts/modules/vulkan/memory/
DvktMemoryDeviceMemoryReportTests.cpp1410 Dependency<ImageView> depthStencilAttachment; member
/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiObjectManagementTests.cpp2118 Dependency<ImageView> depthStencilAttachment; member