/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/ |
D | RenderPassCache.h | 65 wgpu::StoreOp stencilStoreOp; member
|
/third_party/skia/src/gpu/ops/ |
D | OpsTask.cpp | 49 GrStoreOp stencilStoreOp, in create_render_pass() 623 GrStoreOp stencilStoreOp = (caps.discardStencilValuesAfterRenderPass() && !fMustPreserveStencil) in onExecute() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/ |
D | vktRenderPassUnusedAttachmentTests.cpp | 68 VkAttachmentStoreOp stencilStoreOp; member
|
D | vktRenderPassUnusedClearAttachmentTests.cpp | 357 …const VkAttachmentStoreOp stencilStoreOp = (depthOnly ? VK_ATTACHMENT_STORE_OP_DONT_CARE : VK_ATTA… in createRenderPass() local
|
D | vktRenderPassTestsUtil.cpp | 526 VkAttachmentStoreOp stencilStoreOp, in Attachment()
|
D | vktRenderPassSubpassDependencyTests.cpp | 3938 const VkAttachmentStoreOp stencilStoreOp (VK_ATTACHMENT_STORE_OP_DONT_CARE); in initTests() local 4019 const VkAttachmentStoreOp stencilStoreOp (VK_ATTACHMENT_STORE_OP_DONT_CARE); in initTests() local 4110 const VkAttachmentStoreOp stencilStoreOp ((attachmentNdx == attachmentCount - 1) in initTests() local
|
D | vktRenderPassTests.cpp | 668 VkAttachmentStoreOp stencilStoreOp, in Attachment() 5701 …const VkAttachmentStoreOp stencilStoreOp = rng.choose<VkAttachmentStoreOp>(DE_ARRAY_BEGIN(storeOps… in addAttachmentTests() local 5733 …const VkAttachmentStoreOp stencilStoreOp = rng.choose<VkAttachmentStoreOp>(DE_ARRAY_BEGIN(storeOps… in addAttachmentTests() local 5831 const VkAttachmentStoreOp stencilStoreOp = VK_ATTACHMENT_STORE_OP_STORE; in addAttachmentWriteMaskTests() local 6061 …const VkAttachmentStoreOp stencilStoreOp = rng.choose<VkAttachmentStoreOp>(DE_ARRAY_BEGIN(store… in addAttachmentAllocationTests() local 6368 …const VkAttachmentStoreOp stencilStoreOp = rng.choose<VkAttachmentStoreOp>(DE_ARRAY_BEGIN(storeOps… in addAttachmentAllocationTests() local
|
D | vktRenderPassLoadStoreOpNoneTests.cpp | 98 VkAttachmentStoreOp stencilStoreOp; member
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/renderpass/ |
D | vktRenderPassUnusedAttachmentTests.cpp | 68 VkAttachmentStoreOp stencilStoreOp; member
|
D | vktRenderPassUnusedClearAttachmentTests.cpp | 357 …const VkAttachmentStoreOp stencilStoreOp = (depthOnly ? VK_ATTACHMENT_STORE_OP_DONT_CARE : VK_ATTA… in createRenderPass() local
|
D | vktRenderPassTestsUtil.cpp | 526 VkAttachmentStoreOp stencilStoreOp, in Attachment()
|
D | vktRenderPassSubpassDependencyTests.cpp | 3938 const VkAttachmentStoreOp stencilStoreOp (VK_ATTACHMENT_STORE_OP_DONT_CARE); in initTests() local 4019 const VkAttachmentStoreOp stencilStoreOp (VK_ATTACHMENT_STORE_OP_DONT_CARE); in initTests() local 4110 const VkAttachmentStoreOp stencilStoreOp ((attachmentNdx == attachmentCount - 1) in initTests() local
|
D | vktRenderPassTests.cpp | 668 VkAttachmentStoreOp stencilStoreOp, in Attachment() 5701 …const VkAttachmentStoreOp stencilStoreOp = rng.choose<VkAttachmentStoreOp>(DE_ARRAY_BEGIN(storeOps… in addAttachmentTests() local 5733 …const VkAttachmentStoreOp stencilStoreOp = rng.choose<VkAttachmentStoreOp>(DE_ARRAY_BEGIN(storeOps… in addAttachmentTests() local 5831 const VkAttachmentStoreOp stencilStoreOp = VK_ATTACHMENT_STORE_OP_STORE; in addAttachmentWriteMaskTests() local 6061 …const VkAttachmentStoreOp stencilStoreOp = rng.choose<VkAttachmentStoreOp>(DE_ARRAY_BEGIN(store… in addAttachmentAllocationTests() local 6368 …const VkAttachmentStoreOp stencilStoreOp = rng.choose<VkAttachmentStoreOp>(DE_ARRAY_BEGIN(storeOps… in addAttachmentAllocationTests() local
|
D | vktRenderPassLoadStoreOpNoneTests.cpp | 98 VkAttachmentStoreOp stencilStoreOp; member
|
/third_party/flutter/skia/third_party/externals/dawn/src/dawn_native/ |
D | Commands.h | 77 dawn::StoreOp stencilStoreOp; member
|
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/ |
D | vk_cache_utils.h | 128 uint16_t stencilStoreOp : 1; member
|
/third_party/skia/third_party/externals/dawn/src/dawn_native/ |
D | Commands.h | 91 wgpu::StoreOp stencilStoreOp; member
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/ |
D | vktApiPipelineTests.cpp | 483 …AttachmentLoadOp loadOp, VkAttachmentLoadOp stencilLoadOp, VkAttachmentStoreOp stencilStoreOp, VkI… in createSimpleRenderPass()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/ |
D | vktApiPipelineTests.cpp | 483 …AttachmentLoadOp loadOp, VkAttachmentLoadOp stencilLoadOp, VkAttachmentStoreOp stencilStoreOp, VkI… in createSimpleRenderPass()
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/ |
D | vk_cache_utils.h | 291 uint16_t stencilStoreOp : 2; member
|
D | FramebufferVk.cpp | 2529 vk::RenderPassStoreOp stencilStoreOp = vk::RenderPassStoreOp::Store; in startNewRenderPass() local
|
D | vk_helpers.cpp | 1617 RenderPassStoreOp stencilStoreOp = static_cast<RenderPassStoreOp>(dsOps.stencilStoreOp); in finalizeDepthStencilLoadStore() local
|
/third_party/vk-gl-cts/build/external/vulkancts/framework/vulkan/ |
D | vkTypeUtil.inl | 300 …tachmentStoreOp storeOp, VkAttachmentLoadOp stencilLoadOp, VkAttachmentStoreOp stencilStoreOp, VkI…
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/ |
D | vktPipelineMultisampleSampleLocationsExtTests.cpp | 752 const VkAttachmentStoreOp stencilStoreOp, in addAttachment()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/ |
D | vktPipelineMultisampleSampleLocationsExtTests.cpp | 752 const VkAttachmentStoreOp stencilStoreOp, in addAttachment()
|