Home
last modified time | relevance | path

Searched defs:stencilStoreOp (Results 1 – 25 of 42) 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/framework/vulkan/
DvkPipelineConstructionUtil.hpp224 vk::VkAttachmentStoreOp stencilStoreOp = vk::VK_ATTACHMENT_STORE_OP_STORE; 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/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassUnusedAttachmentTests.cpp68 VkAttachmentStoreOp stencilStoreOp; member
DvktRenderPassUnusedClearAttachmentTests.cpp356 …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.cpp678 VkAttachmentStoreOp stencilStoreOp, in Attachment()
5726 …const VkAttachmentStoreOp stencilStoreOp = rng.choose<VkAttachmentStoreOp>(DE_ARRAY_BEGIN(storeOps… in addAttachmentTests() local
5758 …const VkAttachmentStoreOp stencilStoreOp = rng.choose<VkAttachmentStoreOp>(DE_ARRAY_BEGIN(storeOps… in addAttachmentTests() local
5856 const VkAttachmentStoreOp stencilStoreOp = VK_ATTACHMENT_STORE_OP_STORE; in addAttachmentWriteMaskTests() local
6098 …const VkAttachmentStoreOp stencilStoreOp = rng.choose<VkAttachmentStoreOp>(DE_ARRAY_BEGIN(store… in addAttachmentAllocationTests() local
6409 …const VkAttachmentStoreOp stencilStoreOp = rng.choose<VkAttachmentStoreOp>(DE_ARRAY_BEGIN(storeOps… in addAttachmentAllocationTests() local
DvktRenderPassLoadStoreOpNoneTests.cpp98 VkAttachmentStoreOp stencilStoreOp; member
/third_party/skia/third_party/externals/dawn/src/dawn_native/
DCommands.h91 wgpu::StoreOp stencilStoreOp; member
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/generated/vulkansc/
DvkTypeUtil.inl299 …tachmentStoreOp storeOp, VkAttachmentLoadOp stencilLoadOp, VkAttachmentStoreOp stencilStoreOp, VkI…
/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/vk-gl-cts/external/vulkancts/modules/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
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/generated/vulkan/
DvkTypeUtil.inl300 …tachmentStoreOp storeOp, VkAttachmentLoadOp stencilLoadOp, VkAttachmentStoreOp stencilStoreOp, VkI…
/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/vulkan/fragment_shading_rate/
DvktAttachmentRateTests.cpp568 …const auto stencilStoreOp = (hasStencil ? VK_ATTACHMENT_STORE_OP_STORE : VK_ATTACHMENT_STORE_OP_DO… in buildRenderPass() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineMultisampleSampleLocationsExtTests.cpp754 const VkAttachmentStoreOp stencilStoreOp, in addAttachment()

12