Home
last modified time | relevance | path

Searched defs:depthStoreOp (Results 1 – 6 of 6) sorted by relevance

/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/
DRenderPassCache.h63 wgpu::StoreOp depthStoreOp; member
/third_party/flutter/skia/third_party/externals/dawn/src/dawn_native/
DCommands.h75 dawn::StoreOp depthStoreOp; member
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassUnusedClearAttachmentTests.cpp347 …const VkAttachmentStoreOp depthStoreOp = (stencilOnly ? VK_ATTACHMENT_STORE_OP_DONT_CARE : VK_ATTA… in createRenderPass() local
/third_party/skia/third_party/externals/dawn/src/dawn_native/
DCommands.h89 wgpu::StoreOp depthStoreOp; member
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
DFramebufferVk.cpp2528 vk::RenderPassStoreOp depthStoreOp = vk::RenderPassStoreOp::Store; in startNewRenderPass() local
Dvk_helpers.cpp1615 RenderPassStoreOp depthStoreOp = static_cast<RenderPassStoreOp>(dsOps.storeOp); in finalizeDepthStencilLoadStore() local