| /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/framework/vulkan/ |
| D | vkPipelineConstructionUtil.hpp | 224 vk::VkAttachmentStoreOp stencilStoreOp = vk::VK_ATTACHMENT_STORE_OP_STORE; 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/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/ |
| D | vktRenderPassUnusedAttachmentTests.cpp | 68 VkAttachmentStoreOp stencilStoreOp; member
|
| D | vktRenderPassUnusedClearAttachmentTests.cpp | 356 …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 | 678 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
|
| D | vktRenderPassLoadStoreOpNoneTests.cpp | 98 VkAttachmentStoreOp stencilStoreOp; 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/framework/vulkan/generated/vulkansc/ |
| D | vkTypeUtil.inl | 299 …tachmentStoreOp storeOp, VkAttachmentLoadOp stencilLoadOp, VkAttachmentStoreOp stencilStoreOp, VkI…
|
| /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/vk-gl-cts/external/vulkancts/modules/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
|
| /third_party/vk-gl-cts/external/vulkancts/framework/vulkan/generated/vulkan/ |
| D | vkTypeUtil.inl | 300 …tachmentStoreOp storeOp, VkAttachmentLoadOp stencilLoadOp, VkAttachmentStoreOp stencilStoreOp, VkI…
|
| /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/vulkan/fragment_shading_rate/ |
| D | vktAttachmentRateTests.cpp | 568 …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/ |
| D | vktPipelineMultisampleSampleLocationsExtTests.cpp | 754 const VkAttachmentStoreOp stencilStoreOp, in addAttachment()
|