Home
last modified time | relevance | path

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

12

/external/skia/src/gpu/ganesh/ops/
DOpsTask.cpp70 GrStoreOp stencilStoreOp, in create_render_pass()
626 GrStoreOp stencilStoreOp = (caps.discardStencilValuesAfterRenderPass() && !fMustPreserveStencil) in onExecute() local
/external/deqp/external/vulkancts/framework/vulkan/
DvkPipelineConstructionUtil.hpp284 vk::VkAttachmentStoreOp stencilStoreOp = vk::VK_ATTACHMENT_STORE_OP_STORE; member
/external/deqp/external/vulkancts/modules/vulkan/image/
DvktImageDepthStencilSeparateTests.cpp463VkAttachmentStoreOp stencilStoreOp, VkImageLayout initialLayout, VkImageLayout finalLayout, in AttachmentDescription()
584 VkAttachmentStoreOp stencilStoreOp = VK_ATTACHMENT_STORE_OP_MAX_ENUM; in makeSeparateRenderPass() local
/external/deqp/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassUnusedAttachmentTests.cpp70 VkAttachmentStoreOp stencilStoreOp; member
DvktRenderPassUnusedClearAttachmentTests.cpp369 const VkAttachmentStoreOp stencilStoreOp = in createRenderPass() local
DvktRenderPassTestsUtil.cpp460 VkAttachmentLoadOp stencilLoadOp, VkAttachmentStoreOp stencilStoreOp, in Attachment()
DvktRenderPassSubpassDependencyTests.cpp4219 const VkAttachmentStoreOp stencilStoreOp(VK_ATTACHMENT_STORE_OP_DONT_CARE); in initTests() local
4312 const VkAttachmentStoreOp stencilStoreOp(VK_ATTACHMENT_STORE_OP_DONT_CARE); in initTests() local
4408 … const VkAttachmentStoreOp stencilStoreOp((attachmentNdx == attachmentCount - 1) ? in initTests() local
DvktRenderPassTests.cpp691 VkAttachmentLoadOp stencilLoadOp, VkAttachmentStoreOp stencilStoreOp, in Attachment()
6353 const VkAttachmentStoreOp stencilStoreOp = in addAttachmentTests() local
6397 const VkAttachmentStoreOp stencilStoreOp = in addAttachmentTests() local
6495 const VkAttachmentStoreOp stencilStoreOp = VK_ATTACHMENT_STORE_OP_STORE; in addAttachmentWriteMaskTests() local
6694 const VkAttachmentStoreOp stencilStoreOp = in addAttachmentAllocationTests() local
7051 const VkAttachmentStoreOp stencilStoreOp = in addAttachmentAllocationTests() local
DvktRenderPassLoadStoreOpNoneTests.cpp99 VkAttachmentStoreOp stencilStoreOp; member
/external/deqp/external/vulkancts/framework/vulkan/generated/vulkansc/
DvkTypeUtil.inl299 …tachmentStoreOp storeOp, VkAttachmentLoadOp stencilLoadOp, VkAttachmentStoreOp stencilStoreOp, VkI…
DvkStructTypes.inl901 VkAttachmentStoreOp stencilStoreOp; member
2760 VkAttachmentStoreOp stencilStoreOp; member
DvkVulkan_c.inl2451 VkAttachmentStoreOp stencilStoreOp; member
4443 VkAttachmentStoreOp stencilStoreOp; member
/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiPipelineTests.cpp476 VkAttachmentStoreOp stencilStoreOp, VkImageLayout layout) in createSimpleRenderPass()
/external/deqp/external/vulkancts/framework/vulkan/generated/vulkan/
DvkTypeUtil.inl317 …tachmentStoreOp storeOp, VkAttachmentLoadOp stencilLoadOp, VkAttachmentStoreOp stencilStoreOp, VkI…
DvkStructTypes.inl980 VkAttachmentStoreOp stencilStoreOp; member
3698 VkAttachmentStoreOp stencilStoreOp; member
/external/deqp/external/vulkancts/modules/vulkan/fragment_shading_rate/
DvktAttachmentRateTests.cpp537 …const auto stencilStoreOp = (hasStencil ? VK_ATTACHMENT_STORE_OP_STORE : VK_ATTACHMENT_STORE_OP_DO… in buildRenderPass() local
/external/angle/src/libANGLE/renderer/vulkan/
DFramebufferVk.cpp3541 vk::RenderPassStoreOp stencilStoreOp = vk::RenderPassStoreOp::Store; in startNewRenderPass() local
Dvk_cache_utils.h437 uint16_t stencilStoreOp : 2; member
Dvk_cache_utils.cpp481 const RenderPassStoreOp stencilStoreOp = in DeriveRenderingInfo() local
Dvk_helpers.cpp2924 RenderPassStoreOp stencilStoreOp = static_cast<RenderPassStoreOp>(dsOps.stencilStoreOp); in finalizeDepthStencilLoadStore() local
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineMultisampleSampleLocationsExtTests.cpp730 … const VkAttachmentLoadOp stencilLoadOp, const VkAttachmentStoreOp stencilStoreOp, in addAttachment()
/external/deqp/external/vulkancts/scripts/src/
Dvulkan_sc_core.h2446 VkAttachmentStoreOp stencilStoreOp; member
4438 VkAttachmentStoreOp stencilStoreOp; member
/external/vulkan-validation-layers/layers/generated/
Dvk_safe_struct.h2836 VkAttachmentStoreOp stencilStoreOp; member
/external/virglrenderer/src/venus/venus-protocol/
Dvulkan_core.h3632 VkAttachmentStoreOp stencilStoreOp; member
5885 VkAttachmentStoreOp stencilStoreOp; member
/external/skia/include/third_party/vulkan/vulkan/
Dvulkan_core.h3807 VkAttachmentStoreOp stencilStoreOp; member
6068 VkAttachmentStoreOp stencilStoreOp; member

12