Home
last modified time | relevance | path

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

12

/external/deqp/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassTestsUtil.hpp55 VkAttachmentStoreOp storeOp,
57 VkAttachmentStoreOp stencilStoreOp,
70 VkAttachmentStoreOp storeOp,
72 VkAttachmentStoreOp stencilStoreOp,
361 VkAttachmentStoreOp storeOp,
364 VkAttachmentStoreOp stencilStoreOp,
373 VkAttachmentStoreOp getStoreOp (void) const;
376 VkAttachmentStoreOp getStencilStoreOp (void) const;
386 VkAttachmentStoreOp m_storeOp;
389 VkAttachmentStoreOp m_stencilStoreOp;
DvktRenderPassTestsUtil.cpp43 VkAttachmentStoreOp storeOp_, in AttachmentDescription1()
45 VkAttachmentStoreOp stencilStoreOp_, in AttachmentDescription1()
69 VkAttachmentStoreOp storeOp_, in AttachmentDescription2()
71 VkAttachmentStoreOp stencilStoreOp_, in AttachmentDescription2()
524 VkAttachmentStoreOp storeOp, in Attachment()
527 VkAttachmentStoreOp stencilStoreOp, in Attachment()
558 VkAttachmentStoreOp Attachment::getStoreOp (void) const in getStoreOp()
568 VkAttachmentStoreOp Attachment::getStencilStoreOp (void) const in getStencilStoreOp()
DvktRenderPassUnusedAttachmentTests.cpp65 VkAttachmentStoreOp storeOp;
67 VkAttachmentStoreOp stencilStoreOp;
953 std::string storeOpToString (VkAttachmentStoreOp storeOp) in storeOpToString()
980 const VkAttachmentStoreOp storeOps[] = in createRenderPassUnusedAttachmentTests()
DvktRenderPassTests.cpp639 VkAttachmentStoreOp storeOp, in Attachment()
642 VkAttachmentStoreOp stencilStoreOp, in Attachment()
664 VkAttachmentStoreOp getStoreOp (void) const { return m_storeOp; } in getStoreOp()
668 VkAttachmentStoreOp getStencilStoreOp (void) const { return m_stencilStoreOp; } in getStencilStoreOp()
678 VkAttachmentStoreOp m_storeOp;
681 VkAttachmentStoreOp m_stencilStoreOp;
4731 const VkAttachmentStoreOp storeOps[] = in addAttachmentTests()
4829 …const VkAttachmentStoreOp storeOp = rng.choose<VkAttachmentStoreOp>(DE_ARRAY_BEGIN(storeOps), DE… in addAttachmentTests()
4836 …const VkAttachmentStoreOp stencilStoreOp = rng.choose<VkAttachmentStoreOp>(DE_ARRAY_BEGIN(storeOps… in addAttachmentTests()
4847 …const VkAttachmentStoreOp storeOp = rng.choose<VkAttachmentStoreOp>(DE_ARRAY_BEGIN(storeOps), DE… in addAttachmentTests()
[all …]
DvktRenderPassSubpassDependencyTests.cpp1942 const VkAttachmentStoreOp storeOp (VK_ATTACHMENT_STORE_OP_STORE); in initTests()
1944 const VkAttachmentStoreOp stencilStoreOp (VK_ATTACHMENT_STORE_OP_DONT_CARE); in initTests()
2009 const VkAttachmentStoreOp storeOp (VK_ATTACHMENT_STORE_OP_STORE); in initTests()
2011 const VkAttachmentStoreOp stencilStoreOp (VK_ATTACHMENT_STORE_OP_DONT_CARE); in initTests()
2098 const VkAttachmentStoreOp storeOp ((attachmentNdx == attachmentCount - 1) in initTests()
2102 const VkAttachmentStoreOp stencilStoreOp ((attachmentNdx == attachmentCount - 1) in initTests()
/external/deqp/external/vulkancts/modules/vulkan/multiview/
DvktMultiViewRenderPassUtil.hpp45 VkAttachmentStoreOp storeOp,
47 VkAttachmentStoreOp stencilStoreOp,
60 VkAttachmentStoreOp storeOp,
62 VkAttachmentStoreOp stencilStoreOp,
DvktMultiViewRenderPassUtil.cpp40 VkAttachmentStoreOp storeOp_, in AttachmentDescription1()
42 VkAttachmentStoreOp stencilStoreOp_, in AttachmentDescription1()
66 VkAttachmentStoreOp storeOp_, in AttachmentDescription2()
68 VkAttachmentStoreOp stencilStoreOp_, in AttachmentDescription2()
/external/skqp/src/gpu/vk/
DGrVkRenderPass.h34 VkAttachmentStoreOp fStoreOp;
36 LoadStoreOps(VkAttachmentLoadOp loadOp, VkAttachmentStoreOp storeOp) in LoadStoreOps()
DGrVkGpuCommandBuffer.h208 VkAttachmentStoreOp fVkColorStoreOp;
210 VkAttachmentStoreOp fVkStencilStoreOp;
DGrVkGpuCommandBuffer.cpp51 VkAttachmentLoadOp* loadOp, VkAttachmentStoreOp* storeOp) { in get_vk_load_store_ops()
/external/skia/src/gpu/vk/
DGrVkRenderPass.h34 VkAttachmentStoreOp fStoreOp;
36 LoadStoreOps(VkAttachmentLoadOp loadOp, VkAttachmentStoreOp storeOp) in LoadStoreOps()
DGrVkGpuCommandBuffer.h208 VkAttachmentStoreOp fVkColorStoreOp;
210 VkAttachmentStoreOp fVkStencilStoreOp;
DGrVkGpuCommandBuffer.cpp52 VkAttachmentLoadOp* loadOp, VkAttachmentStoreOp* storeOp) { in get_vk_load_store_ops()
/external/mesa3d/prebuilt-intermediates/util/
Dvk_enum_to_str.h139 const char * vk_AttachmentStoreOp_to_str(VkAttachmentStoreOp input);
Dvk_enum_to_str.c47 vk_AttachmentStoreOp_to_str(VkAttachmentStoreOp input) in vk_AttachmentStoreOp_to_str()
/external/deqp/external/vulkancts/modules/vulkan/draw/
DvktDrawCreateInfoUtil.hpp139 vk::VkAttachmentStoreOp storeOp,
141 vk::VkAttachmentStoreOp stencilStoreOp,
DvktDrawCreateInfoUtil.cpp411 vk::VkAttachmentStoreOp _storeOp, in AttachmentDescription()
413 vk::VkAttachmentStoreOp _stencilStoreOp, in AttachmentDescription()
/external/deqp/external/vulkancts/framework/vulkan/
DvkTypeUtil.inl262 …amples, VkAttachmentLoadOp loadOp, VkAttachmentStoreOp storeOp, VkAttachmentLoadOp stencilLoadOp,
DvkStrUtil.inl34 const char* getAttachmentStoreOpName (VkAttachmentStoreOp value);
93 …rmat::Enum<VkAttachmentStoreOp> getAttachmentStoreOpStr (VkAttachmentStoreOp value) { r…
152 inline std::ostream& operator<< (std::ostream& s, VkAttachmentStoreOp value) { return s << getAt…
DvkStructTypes.inl944 VkAttachmentStoreOp storeOp;
946 VkAttachmentStoreOp stencilStoreOp;
2146 VkAttachmentStoreOp storeOp;
2148 VkAttachmentStoreOp stencilStoreOp;
DvkVulkan_c.inl1052 typedef enum VkAttachmentStoreOp { enum
1059 } VkAttachmentStoreOp; typedef
2410 VkAttachmentStoreOp storeOp;
2412 VkAttachmentStoreOp stencilStoreOp;
5666 VkAttachmentStoreOp storeOp;
5668 VkAttachmentStoreOp stencilStoreOp;
/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiPipelineTests.cpp444 …rmat, VkAttachmentLoadOp loadOp, VkAttachmentLoadOp stencilLoadOp, VkAttachmentStoreOp stencilStor… in createSimpleRenderPass()
/external/vulkan-headers/include/vulkan/
Dvulkan_core.h1226 typedef enum VkAttachmentStoreOp { enum
1233 } VkAttachmentStoreOp; typedef
2672 VkAttachmentStoreOp storeOp;
2674 VkAttachmentStoreOp stencilStoreOp;
5620 VkAttachmentStoreOp storeOp;
5622 VkAttachmentStoreOp stencilStoreOp;
/external/swiftshader/include/vulkan/
Dvulkan_core.h1198 typedef enum VkAttachmentStoreOp { enum
1205 } VkAttachmentStoreOp; typedef
2625 VkAttachmentStoreOp storeOp;
2627 VkAttachmentStoreOp stencilStoreOp;
5559 VkAttachmentStoreOp storeOp;
5561 VkAttachmentStoreOp stencilStoreOp;
/external/deqp/external/vulkancts/scripts/src/
Dvulkan.h.in1049 typedef enum VkAttachmentStoreOp { enum
1056 } VkAttachmentStoreOp; typedef
2407 VkAttachmentStoreOp storeOp;
2409 VkAttachmentStoreOp stencilStoreOp;
5663 VkAttachmentStoreOp storeOp;
5665 VkAttachmentStoreOp stencilStoreOp;

12