Home
last modified time | relevance | path

Searched defs:stencilStoreOp (Results 1 – 25 of 39) sorted by relevance

12

/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/
DRenderPassCache.h65 wgpu::StoreOp stencilStoreOp; member
/third_party/skia/src/gpu/ops/
DOpsTask.cpp49 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/
DvktRenderPassUnusedAttachmentTests.cpp68 VkAttachmentStoreOp stencilStoreOp; member
DvktRenderPassUnusedClearAttachmentTests.cpp357 …const VkAttachmentStoreOp stencilStoreOp = (depthOnly ? VK_ATTACHMENT_STORE_OP_DONT_CARE : VK_ATTA… in createRenderPass() local
DvktRenderPassTestsUtil.cpp526 VkAttachmentStoreOp stencilStoreOp, in Attachment()
DvktRenderPassSubpassDependencyTests.cpp3938 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
DvktRenderPassTests.cpp668 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
DvktRenderPassLoadStoreOpNoneTests.cpp98 VkAttachmentStoreOp stencilStoreOp; member
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/renderpass/
DvktRenderPassUnusedAttachmentTests.cpp68 VkAttachmentStoreOp stencilStoreOp; member
DvktRenderPassUnusedClearAttachmentTests.cpp357 …const VkAttachmentStoreOp stencilStoreOp = (depthOnly ? VK_ATTACHMENT_STORE_OP_DONT_CARE : VK_ATTA… in createRenderPass() local
DvktRenderPassTestsUtil.cpp526 VkAttachmentStoreOp stencilStoreOp, in Attachment()
DvktRenderPassSubpassDependencyTests.cpp3938 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
DvktRenderPassTests.cpp668 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
DvktRenderPassLoadStoreOpNoneTests.cpp98 VkAttachmentStoreOp stencilStoreOp; member
/third_party/flutter/skia/third_party/externals/dawn/src/dawn_native/
DCommands.h77 dawn::StoreOp stencilStoreOp; member
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
Dvk_cache_utils.h128 uint16_t stencilStoreOp : 1; member
/third_party/skia/third_party/externals/dawn/src/dawn_native/
DCommands.h91 wgpu::StoreOp stencilStoreOp; member
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
DvktApiPipelineTests.cpp483 …AttachmentLoadOp loadOp, VkAttachmentLoadOp stencilLoadOp, VkAttachmentStoreOp stencilStoreOp, VkI… in createSimpleRenderPass()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
DvktApiPipelineTests.cpp483 …AttachmentLoadOp loadOp, VkAttachmentLoadOp stencilLoadOp, VkAttachmentStoreOp stencilStoreOp, VkI… in createSimpleRenderPass()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
Dvk_cache_utils.h291 uint16_t stencilStoreOp : 2; member
DFramebufferVk.cpp2529 vk::RenderPassStoreOp stencilStoreOp = vk::RenderPassStoreOp::Store; in startNewRenderPass() local
Dvk_helpers.cpp1617 RenderPassStoreOp stencilStoreOp = static_cast<RenderPassStoreOp>(dsOps.stencilStoreOp); in finalizeDepthStencilLoadStore() local
/third_party/vk-gl-cts/build/external/vulkancts/framework/vulkan/
DvkTypeUtil.inl300 …tachmentStoreOp storeOp, VkAttachmentLoadOp stencilLoadOp, VkAttachmentStoreOp stencilStoreOp, VkI…
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
DvktPipelineMultisampleSampleLocationsExtTests.cpp752 const VkAttachmentStoreOp stencilStoreOp, in addAttachment()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineMultisampleSampleLocationsExtTests.cpp752 const VkAttachmentStoreOp stencilStoreOp, in addAttachment()

12