Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/
DvktRenderPassTests.cpp522 VkAttachmentStoreOp storeOp, in Attachment()
525 VkAttachmentStoreOp stencilStoreOp, in Attachment()
547 VkAttachmentStoreOp getStoreOp (void) const { return m_storeOp; } in getStoreOp()
551 VkAttachmentStoreOp getStencilStoreOp (void) const { return m_stencilStoreOp; } in getStencilStoreOp()
561 VkAttachmentStoreOp m_storeOp;
564 VkAttachmentStoreOp m_stencilStoreOp;
3983 const VkAttachmentStoreOp storeOps[] = in createAttachmentTestCaseGroup()
4081 …const VkAttachmentStoreOp storeOp = rng.choose<VkAttachmentStoreOp>(DE_ARRAY_BEGIN(storeOps), DE… in createAttachmentTestCaseGroup()
4088 …const VkAttachmentStoreOp stencilStoreOp = rng.choose<VkAttachmentStoreOp>(DE_ARRAY_BEGIN(storeOps… in createAttachmentTestCaseGroup()
4099 …const VkAttachmentStoreOp storeOp = rng.choose<VkAttachmentStoreOp>(DE_ARRAY_BEGIN(storeOps), D… in createAttachmentTestCaseGroup()
[all …]
/external/deqp/external/vulkancts/framework/vulkan/
DvkStrUtil.inl34 const char* getAttachmentStoreOpName (VkAttachmentStoreOp value);
74 …Format::Enum<VkAttachmentStoreOp> getAttachmentStoreOpStr (VkAttachmentStoreOp value) { re…
114 inline std::ostream& operator<< (std::ostream& s, VkAttachmentStoreOp value) { return s << getAtt…
DvkTypeUtil.inl262 …amples, VkAttachmentLoadOp loadOp, VkAttachmentStoreOp storeOp, VkAttachmentLoadOp stencilLoadOp,
DvkStructTypes.inl944 VkAttachmentStoreOp storeOp;
946 VkAttachmentStoreOp stencilStoreOp;
DvkBasicTypes.inl645 enum VkAttachmentStoreOp enum
DvkStrUtilImpl.inl720 const char* getAttachmentStoreOpName (VkAttachmentStoreOp value)
/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/modules/vulkan/query_pool/
DvktQueryPoolCreateInfoUtil.hpp139 vk::VkAttachmentStoreOp storeOp,
141 vk::VkAttachmentStoreOp stencilStoreOp,
DvktQueryPoolCreateInfoUtil.cpp414 vk::VkAttachmentStoreOp _storeOp, in AttachmentDescription()
416 vk::VkAttachmentStoreOp _stencilStoreOp, in AttachmentDescription()
/external/deqp/external/vulkancts/modules/vulkan/dynamic_state/
DvktDynamicStateCreateInfoUtil.hpp141 vk::VkAttachmentStoreOp storeOp,
143 vk::VkAttachmentStoreOp stencilStoreOp,
DvktDynamicStateCreateInfoUtil.cpp411 vk::VkAttachmentStoreOp _storeOp, in AttachmentDescription()
413 vk::VkAttachmentStoreOp _stencilStoreOp, in AttachmentDescription()
/external/vulkan-validation-layers/layers/
Dcore_validation.h161 VkAttachmentStoreOp store_op;
/external/skia/third_party/vulkan/
Dvulkan.h750 typedef enum VkAttachmentStoreOp { enum
757 } VkAttachmentStoreOp; typedef
1980 VkAttachmentStoreOp storeOp;
1982 VkAttachmentStoreOp stencilStoreOp;
/external/vulkan-validation-layers/include/vulkan/
Dvulkan.h758 typedef enum VkAttachmentStoreOp { enum
765 } VkAttachmentStoreOp; typedef
1989 VkAttachmentStoreOp storeOp;
1991 VkAttachmentStoreOp stencilStoreOp;