Home
last modified time | relevance | path

Searched refs:VkSubpassContents (Results 1 – 25 of 47) sorted by relevance

12

/external/deqp/external/vulkancts/framework/vulkan/
DvkCmdUtil.hpp46 const VkSubpassContents contents = VK_SUBPASS_CONTENTS_INLINE);
54 const VkSubpassContents contents = VK_SUBPASS_CONTENTS_INLINE);
61 const VkSubpassContents contents = VK_SUBPASS_CONTENTS_INLINE);
69 const VkSubpassContents contents = VK_SUBPASS_CONTENTS_INLINE);
77 const VkSubpassContents contents = VK_SUBPASS_CONTENTS_INLINE);
87 const VkSubpassContents contents = VK_SUBPASS_CONTENTS_INLINE);
DvkCmdUtil.cpp56 const VkSubpassContents contents) in beginRenderPass()
78 const VkSubpassContents contents) in beginRenderPass()
89 const VkSubpassContents contents) in beginRenderPass()
102 const VkSubpassContents contents) in beginRenderPass()
114 const VkSubpassContents contents) in beginRenderPass()
138 const VkSubpassContents contents) in beginRenderPass()
DvkStrUtil.inl38 const char* getSubpassContentsName (VkSubpassContents value);
97 …::Format::Enum<VkSubpassContents> getSubpassContentsStr (VkSubpassContents value) { re…
156 inline std::ostream& operator<< (std::ostream& s, VkSubpassContents value) { return s << getSub…
DvkConcreteDeviceInterface.inl121 …uffer commandBuffer, const VkRenderPassBeginInfo* pRenderPassBegin, VkSubpassContents contents) co…
122 virtual void cmdNextSubpass (VkCommandBuffer commandBuffer, VkSubpassContents contents) c…
DvkVirtualDeviceInterface.inl121 …uffer commandBuffer, const VkRenderPassBeginInfo* pRenderPassBegin, VkSubpassContents contents) co…
122 virtual void cmdNextSubpass (VkCommandBuffer commandBuffer, VkSubpassContents contents) c…
DvkDeviceDriverImpl.inl590 …uffer commandBuffer, const VkRenderPassBeginInfo* pRenderPassBegin, VkSubpassContents contents) co…
595 void DeviceDriver::cmdNextSubpass (VkCommandBuffer commandBuffer, VkSubpassContents contents) const
/external/deqp/external/vulkancts/modules/vulkan/multiview/
DvktMultiViewRenderPassUtil.hpp187 VkSubpassContents contents);
189 VkSubpassContents contents;
196 VkSubpassContents contents);
DvktMultiViewRenderPassUtil.cpp280 VkSubpassContents contents_) in SubpassBeginInfo1()
289 VkSubpassContents contents_) in SubpassBeginInfo2()
DvktMultiViewRenderTests.cpp166 …dBuffer cmdBuffer, const VkRenderPassBeginInfo* pRenderPassBegin, const VkSubpassContents contents) in cmdBeginRenderPass()
173 …fer cmdBuffer, const VkRenderPassBeginInfo* pRenderPassBegin, const VkSubpassContents contents, Re… in cmdBeginRenderPass()
184 void cmdNextSubpass (DeviceInterface& vkd, VkCommandBuffer cmdBuffer, const VkSubpassContents conte… in cmdNextSubpass()
192 void cmdNextSubpass (DeviceInterface& vkd, VkCommandBuffer cmdBuffer, const VkSubpassContents conte… in cmdNextSubpass()
/external/deqp/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassTestsUtil.hpp197 VkSubpassContents contents);
199 VkSubpassContents contents;
206 VkSubpassContents contents);
DvktRenderPassTestsUtil.cpp283 VkSubpassContents contents_) in SubpassBeginInfo1()
292 VkSubpassContents contents_) in SubpassBeginInfo2()
/external/swiftshader/src/Vulkan/
DVkCommandBuffer.hpp49 … uint32_t clearValueCount, const VkClearValue* pClearValues, VkSubpassContents contents);
50 void nextSubpass(VkSubpassContents contents);
DVkCommandBuffer.cpp481 … uint32_t clearValueCount, const VkClearValue* clearValues, VkSubpassContents contents) in beginRenderPass()
493 void CommandBuffer::nextSubpass(VkSubpassContents contents) in nextSubpass()
/external/deqp/external/vulkancts/modules/vulkan/draw/
DvktDrawBaseClass.hpp113 void beginRenderPass (const vk::VkSubpassContents content = vk::VK_SUBPASS_CONTENTS_INLINE);
DvktDrawBaseClass.cpp172 void DrawTestsBaseClass::beginRenderPass (const vk::VkSubpassContents content) in beginRenderPass()
/external/mesa3d/prebuilt-intermediates/util/
Dvk_enum_to_str.h191 const char * vk_SubpassContents_to_str(VkSubpassContents input);
Dvk_enum_to_str.c2148 vk_SubpassContents_to_str(VkSubpassContents input) in vk_SubpassContents_to_str()
/external/mesa3d/prebuilt-intermediates/vulkan/
Danv_entrypoints.h1044 …ndBuffer commandBuffer, const VkRenderPassBeginInfo* pRenderPassBegin, VkSubpassContents contents);
1045 …ndBuffer commandBuffer, const VkRenderPassBeginInfo* pRenderPassBegin, VkSubpassContents contents);
1046 …ndBuffer commandBuffer, const VkRenderPassBeginInfo* pRenderPassBegin, VkSubpassContents contents);
1047 …ndBuffer commandBuffer, const VkRenderPassBeginInfo* pRenderPassBegin, VkSubpassContents contents);
1048 …ndBuffer commandBuffer, const VkRenderPassBeginInfo* pRenderPassBegin, VkSubpassContents contents);
1049 …ndBuffer commandBuffer, const VkRenderPassBeginInfo* pRenderPassBegin, VkSubpassContents contents);
1050 void anv_CmdNextSubpass(VkCommandBuffer commandBuffer, VkSubpassContents contents);
1051 void gen7_CmdNextSubpass(VkCommandBuffer commandBuffer, VkSubpassContents contents);
1052 void gen75_CmdNextSubpass(VkCommandBuffer commandBuffer, VkSubpassContents contents);
1053 void gen8_CmdNextSubpass(VkCommandBuffer commandBuffer, VkSubpassContents contents);
[all …]
Danv_entrypoints.c564 …uffer commandBuffer, const VkRenderPassBeginInfo* pRenderPassBegin, VkSubpassContents contents) __…
565 …void anv_CmdNextSubpass(VkCommandBuffer commandBuffer, VkSubpassContents contents) __attribute__ (…
985 …uffer commandBuffer, const VkRenderPassBeginInfo* pRenderPassBegin, VkSubpassContents contents) __…
986 …void gen7_CmdNextSubpass(VkCommandBuffer commandBuffer, VkSubpassContents contents) __attribute__ …
1406 …uffer commandBuffer, const VkRenderPassBeginInfo* pRenderPassBegin, VkSubpassContents contents) __…
1407 …void gen75_CmdNextSubpass(VkCommandBuffer commandBuffer, VkSubpassContents contents) __attribute__…
1827 …uffer commandBuffer, const VkRenderPassBeginInfo* pRenderPassBegin, VkSubpassContents contents) __…
1828 …void gen8_CmdNextSubpass(VkCommandBuffer commandBuffer, VkSubpassContents contents) __attribute__ …
2248 …uffer commandBuffer, const VkRenderPassBeginInfo* pRenderPassBegin, VkSubpassContents contents) __…
2249 …void gen9_CmdNextSubpass(VkCommandBuffer commandBuffer, VkSubpassContents contents) __attribute__ …
[all …]
/external/vulkan-validation-layers/layers/
Dcore_validation.h349 … const VkRenderPassBeginInfo* pRenderPassBegin, const VkSubpassContents contents);
405 …CmdNextSubpass(layer_data* device_data, VkCommandBuffer commandBuffer, VkSubpassContents contents);
1334 VkSubpassContents contents);
1336 VkSubpassContents contents);
1341 bool PreCallValidateCmdNextSubpass(VkCommandBuffer commandBuffer, VkSubpassContents contents);
1342 void PostCallRecordCmdNextSubpass(VkCommandBuffer commandBuffer, VkSubpassContents contents);
/external/deqp/external/vulkancts/modules/vulkan/protected_memory/
DvktProtectedMemAttachmentClearTests.cpp184 const vk::VkSubpassContents subpassContents = m_cmdBufferType == CMD_BUFFER_SECONDARY in iterate()
/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiImageClearingTests.cpp491 void beginRenderPass (VkSubpassContents content, VkClearValue clearValue) const;
1100 void ImageClearingTestInstance::beginRenderPass (VkSubpassContents content, VkClearValue clearValue… in beginRenderPass()
/external/skqp/src/gpu/vk/
DGrVkCommandBuffer.cpp442 VkSubpassContents contents = forSecondaryCB ? VK_SUBPASS_CONTENTS_SECONDARY_COMMAND_BUFFERS in beginRenderPass()
/external/mesa3d/include/vulkan/
Dvulkan.h1030 typedef enum VkSubpassContents { enum
1037 } VkSubpassContents; typedef
2687 …ndBuffer commandBuffer, const VkRenderPassBeginInfo* pRenderPassBegin, VkSubpassContents contents);
2688 typedef void (VKAPI_PTR *PFN_vkCmdNextSubpass)(VkCommandBuffer commandBuffer, VkSubpassContents con…
3476 VkSubpassContents contents);
3480 VkSubpassContents contents);
/external/skia/src/gpu/vk/
DGrVkCommandBuffer.cpp445 VkSubpassContents contents = forSecondaryCB ? VK_SUBPASS_CONTENTS_SECONDARY_COMMAND_BUFFERS in beginRenderPass()

12