Home
last modified time | relevance | path

Searched refs:stencilStoreOp (Results 1 – 25 of 32) sorted by relevance

12

/external/deqp/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassTestsUtil.hpp57 VkAttachmentStoreOp stencilStoreOp,
72 VkAttachmentStoreOp stencilStoreOp,
364 VkAttachmentStoreOp stencilStoreOp,
DvktRenderPassTestsUtil.cpp59 stencilStoreOp = stencilStoreOp_; in AttachmentDescription1()
83 stencilStoreOp = stencilStoreOp_; in AttachmentDescription2()
527 VkAttachmentStoreOp stencilStoreOp, in Attachment() argument
537 , m_stencilStoreOp (stencilStoreOp) in Attachment()
DvktRenderPassUnusedAttachmentTests.cpp67 VkAttachmentStoreOp stencilStoreOp; member
128 testParams.stencilStoreOp, // VkAttachmentStoreOp stencilStoreOp in createRenderPass()
1006 params.stencilStoreOp = storeOps[stencilStoreOpIdx]; in createRenderPassUnusedAttachmentTests()
DvktRenderPassSubpassDependencyTests.cpp1944 const VkAttachmentStoreOp stencilStoreOp (VK_ATTACHMENT_STORE_OP_DONT_CARE); in initTests() local
1949 …back(Attachment(format, sampleCount, loadOp, storeOp, stencilLoadOp, stencilStoreOp, initialLayout… in initTests()
2011 const VkAttachmentStoreOp stencilStoreOp (VK_ATTACHMENT_STORE_OP_DONT_CARE); in initTests() local
2016 …back(Attachment(format, sampleCount, loadOp, storeOp, stencilLoadOp, stencilStoreOp, initialLayout… in initTests()
2102 const VkAttachmentStoreOp stencilStoreOp ((attachmentNdx == attachmentCount - 1) in initTests() local
2108 …back(Attachment(format, sampleCount, loadOp, storeOp, stencilLoadOp, stencilStoreOp, initialLayout… in initTests()
DvktRenderPassTests.cpp642 VkAttachmentStoreOp stencilStoreOp, in Attachment() argument
653 , m_stencilStoreOp (stencilStoreOp) in Attachment()
4836 …const VkAttachmentStoreOp stencilStoreOp = rng.choose<VkAttachmentStoreOp>(DE_ARRAY_BEGIN(storeOps… in addAttachmentTests() local
4838 …back(Attachment(format, sampleCount, loadOp, storeOp, stencilLoadOp, stencilStoreOp, initialLayout… in addAttachmentTests()
4853 …const VkAttachmentStoreOp stencilStoreOp = rng.choose<VkAttachmentStoreOp>(DE_ARRAY_BEGIN(storeOps… in addAttachmentTests() local
4856 …back(Attachment(format, sampleCount, loadOp, storeOp, stencilLoadOp, stencilStoreOp, initialLayout… in addAttachmentTests()
4926 const VkAttachmentStoreOp stencilStoreOp = VK_ATTACHMENT_STORE_OP_STORE; in addAttachmentWriteMaskTests() local
4931 …back(Attachment(format, sampleCount, loadOp, storeOp, stencilLoadOp, stencilStoreOp, initialLayout… in addAttachmentWriteMaskTests()
5153 …const VkAttachmentStoreOp stencilStoreOp = rng.choose<VkAttachmentStoreOp>(DE_ARRAY_BEGIN(store… in addAttachmentAllocationTests() local
5165 …back(Attachment(format, sampleCount, loadOp, storeOp, stencilLoadOp, stencilStoreOp, initialLayout… in addAttachmentAllocationTests()
[all …]
/external/deqp/external/vulkancts/modules/vulkan/multiview/
DvktMultiViewRenderPassUtil.hpp47 VkAttachmentStoreOp stencilStoreOp,
62 VkAttachmentStoreOp stencilStoreOp,
DvktMultiViewRenderPassUtil.cpp56 stencilStoreOp = stencilStoreOp_; in AttachmentDescription1()
80 stencilStoreOp = stencilStoreOp_; in AttachmentDescription2()
/external/skia/src/gpu/vk/
DGrVkRenderPass.cpp29 attachment->stencilStoreOp = VK_ATTACHMENT_STORE_OP_DONT_CARE; in setup_vk_attachment_description()
35 attachment->stencilStoreOp = desc.fLoadStoreOps.fStoreOp; in setup_vk_attachment_description()
/external/skqp/src/gpu/vk/
DGrVkRenderPass.cpp29 attachment->stencilStoreOp = VK_ATTACHMENT_STORE_OP_DONT_CARE; in setup_vk_attachment_description()
35 attachment->stencilStoreOp = desc.fLoadStoreOps.fStoreOp; in setup_vk_attachment_description()
/external/vulkan-validation-layers/layers/
Dconvert_to_renderpass2.cpp105 out_struct->stencilStoreOp = in_struct->stencilStoreOp; in ConvertVkAttachmentDescriptionToV2KHR()
/external/deqp/external/vulkancts/framework/vulkan/
DvkTypeUtil.inl262 …oreOp storeOp, VkAttachmentLoadOp stencilLoadOp, VkAttachmentStoreOp stencilStoreOp, VkImageLayout… argument
271 res.stencilStoreOp = stencilStoreOp;
DvkStructTypes.inl946 VkAttachmentStoreOp stencilStoreOp; member
2148 VkAttachmentStoreOp stencilStoreOp; member
DvkVulkan_c.inl2412 VkAttachmentStoreOp stencilStoreOp; member
5668 VkAttachmentStoreOp stencilStoreOp; member
/external/deqp/external/vulkancts/modules/vulkan/draw/
DvktDrawCreateInfoUtil.cpp423 stencilStoreOp = _stencilStoreOp; in AttachmentDescription()
436 stencilStoreOp = rhs.stencilStoreOp; in AttachmentDescription()
DvktDrawCreateInfoUtil.hpp141 vk::VkAttachmentStoreOp stencilStoreOp,
/external/mesa3d/src/amd/vulkan/
Dradv_meta_decompress.c47 attachment.stencilStoreOp = VK_ATTACHMENT_STORE_OP_STORE; in create_pass()
Dradv_meta_clear.c1229 .stencilStoreOp = VK_ATTACHMENT_STORE_OP_STORE, in radv_clear_image_layer()
/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiPipelineTests.cpp444 …LoadOp loadOp, VkAttachmentLoadOp stencilLoadOp, VkAttachmentStoreOp stencilStoreOp, VkImageLayout… in createSimpleRenderPass() argument
454 stencilStoreOp, // VkAttachmentStoreOp stencilStoreOp; in createSimpleRenderPass()
/external/vulkan-validation-layers/tests/
Dvkrenderframework.cpp491 att.stencilStoreOp = VK_ATTACHMENT_STORE_OP_DONT_CARE; in InitRenderTarget()
548 att.stencilStoreOp = VK_ATTACHMENT_STORE_OP_STORE; in InitRenderTarget()
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineMultisampleSampleLocationsExtTests.cpp788 const VkAttachmentStoreOp stencilStoreOp, in addAttachment() argument
804 stencilStoreOp, // VkAttachmentStoreOp stencilStoreOp; in addAttachment()
DvktPipelineImageSamplingInstance.cpp512 …colorAttachmentDescriptions[imgNdx].stencilStoreOp = VK_ATTACHMENT_STORE_OP_DONT_CARE; // VkAtta… in ImageSamplingInstance()
/external/deqp/external/vulkancts/modules/vulkan/synchronization/
DvktSynchronizationSmokeTests.cpp315 colorAttachmentDesc.stencilStoreOp = VK_ATTACHMENT_STORE_OP_DONT_CARE; in createColorOnlyRenderPass()
/external/vulkan-headers/include/vulkan/
Dvulkan_core.h2674 VkAttachmentStoreOp stencilStoreOp; member
5622 VkAttachmentStoreOp stencilStoreOp; member
/external/swiftshader/include/vulkan/
Dvulkan_core.h2627 VkAttachmentStoreOp stencilStoreOp; member
5561 VkAttachmentStoreOp stencilStoreOp; member
/external/deqp/external/vulkancts/scripts/src/
Dvulkan.h.in2409 VkAttachmentStoreOp stencilStoreOp; member
5665 VkAttachmentStoreOp stencilStoreOp; member

12