/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/ |
D | VulkanSecondaryCommandBuffer.cpp | 41 VkCommandBufferInheritanceInfo *inheritanceInfoOut) in InitializeRenderPassInheritanceInfo() 76 VkCommandBufferInheritanceInfo inheritanceInfo = {}; in initialize() 86 const VkCommandBufferInheritanceInfo &inheritanceInfo) in begin()
|
D | VulkanSecondaryCommandBuffer.h | 44 VkCommandBufferInheritanceInfo *inheritanceInfoOut); 52 const VkCommandBufferInheritanceInfo &inheritanceInfo);
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/ |
D | vktApiCommandBuffersTests.cpp | 272 const VkCommandBufferInheritanceInfo commandBufferInheritanceInfo = in beginSecondaryCommandBuffer() 954 const VkCommandBufferInheritanceInfo secCmdBufInheritInfo = in addCommandsToBuffer() 1217 const VkCommandBufferInheritanceInfo secCmdBufInheritInfo = in recordSingleSecondaryBufferTest() 1287 const VkCommandBufferInheritanceInfo secCmdBufInheritInfo = in recordLargeSecondaryBufferTest() 1462 const VkCommandBufferInheritanceInfo secCmdBufInheritInfo = in submitSecondaryBufferTwiceTest() 1664 const VkCommandBufferInheritanceInfo secCmdBufInheritInfo = in oneTimeSubmitFlagSecondaryBufferTest() 1849 const VkCommandBufferInheritanceInfo secCmdBufInheritInfo = in simultaneousUseSecondaryBufferOnePrimaryBufferTest() 2057 VkCommandBufferInheritanceInfo inheritanceInfo; in badInheritanceInfoTest() 2068 VkCommandBufferInheritanceInfo* info; in badInheritanceInfoTest() 2103 beginInfo.pInheritanceInfo = reinterpret_cast<VkCommandBufferInheritanceInfo*>(&invalidStructure); in badInheritanceInfoTest() [all …]
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/ |
D | vktApiCommandBuffersTests.cpp | 272 const VkCommandBufferInheritanceInfo commandBufferInheritanceInfo = in beginSecondaryCommandBuffer() 954 const VkCommandBufferInheritanceInfo secCmdBufInheritInfo = in addCommandsToBuffer() 1217 const VkCommandBufferInheritanceInfo secCmdBufInheritInfo = in recordSingleSecondaryBufferTest() 1287 const VkCommandBufferInheritanceInfo secCmdBufInheritInfo = in recordLargeSecondaryBufferTest() 1462 const VkCommandBufferInheritanceInfo secCmdBufInheritInfo = in submitSecondaryBufferTwiceTest() 1664 const VkCommandBufferInheritanceInfo secCmdBufInheritInfo = in oneTimeSubmitFlagSecondaryBufferTest() 1849 const VkCommandBufferInheritanceInfo secCmdBufInheritInfo = in simultaneousUseSecondaryBufferOnePrimaryBufferTest() 2057 VkCommandBufferInheritanceInfo inheritanceInfo; in badInheritanceInfoTest() 2068 VkCommandBufferInheritanceInfo* info; in badInheritanceInfoTest() 2103 beginInfo.pInheritanceInfo = reinterpret_cast<VkCommandBufferInheritanceInfo*>(&invalidStructure); in badInheritanceInfoTest() [all …]
|
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/ |
D | vkCmdUtil.cpp | 39 (const VkCommandBufferInheritanceInfo*)DE_NULL, in beginCommandBuffer() 50 const VkCommandBufferInheritanceInfo inheritanceInfo = in beginSecondaryCommandBuffer()
|
/third_party/vk-gl-cts/external/vulkan-docs/src/chapters/ |
D | cmdbuffers.txt | 603 sname:VkCommandBufferInheritanceInfo structure 633 sname:VkCommandBufferInheritanceInfo structure, used if 723 [open,refpage='VkCommandBufferInheritanceInfo',desc='Structure specifying command buffer inheritanc… 726 sname:VkCommandBufferInheritanceInfo structure defines any state that will 729 include::{generated}/api/structs/VkCommandBufferInheritanceInfo.txt[] 784 * [[VUID-VkCommandBufferInheritanceInfo-occlusionQueryEnable-00056]] 787 * [[VUID-VkCommandBufferInheritanceInfo-queryFlags-00057]] 791 * [[VUID-VkCommandBufferInheritanceInfo-queryFlags-02788]] 794 * [[VUID-VkCommandBufferInheritanceInfo-pipelineStatistics-02789]] 798 * [[VUID-VkCommandBufferInheritanceInfo-pipelineStatistics-00058]] [all …]
|
D | cmdbuffers.adoc | 603 sname:VkCommandBufferInheritanceInfo structure 633 sname:VkCommandBufferInheritanceInfo structure, used if 722 [open,refpage='VkCommandBufferInheritanceInfo',desc='Structure specifying command buffer inheritanc… 725 sname:VkCommandBufferInheritanceInfo structure defines any state that will 728 include::{generated}/api/structs/VkCommandBufferInheritanceInfo.adoc[] 783 * [[VUID-VkCommandBufferInheritanceInfo-occlusionQueryEnable-00056]] 786 * [[VUID-VkCommandBufferInheritanceInfo-queryFlags-00057]] 790 * [[VUID-VkCommandBufferInheritanceInfo-queryFlags-02788]] 793 * [[VUID-VkCommandBufferInheritanceInfo-pipelineStatistics-02789]] 798 * [[VUID-VkCommandBufferInheritanceInfo-pipelineStatistics-00058]] [all …]
|
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/ |
D | CommandGraph.cpp | 31 const VkCommandBufferInheritanceInfo &inheritanceInfo, in InitAndBeginCommandBuffer() 44 const VkCommandBufferInheritanceInfo &inheritanceInfo, in InitAndBeginCommandBuffer() 379 VkCommandBufferInheritanceInfo inheritanceInfo = {}; in beginOutsideRenderPassRecording() 406 VkCommandBufferInheritanceInfo inheritanceInfo = {}; in beginInsideRenderPassRecording()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/protected_memory/ |
D | vktProtectedMemUtils.hpp | 112 typedef vk::VkCommandBufferInheritanceInfo CmdBuffInheritance;
|
D | vktProtectedMemCopyBufferToImageTests.cpp | 162 const vk::VkCommandBufferInheritanceInfo bufferInheritanceInfo = in iterate()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/protected_memory/ |
D | vktProtectedMemUtils.hpp | 112 typedef vk::VkCommandBufferInheritanceInfo CmdBuffInheritance;
|
D | vktProtectedMemCopyBufferToImageTests.cpp | 162 const vk::VkCommandBufferInheritanceInfo bufferInheritanceInfo = in iterate()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/conditional_rendering/ |
D | vktConditionalClearAttachmentTests.cpp | 112 const vk::VkCommandBufferInheritanceInfo inheritanceInfo = in iterate()
|
D | vktConditionalIgnoreTests.cpp | 220 const VkCommandBufferInheritanceInfo inheritanceInfo = in iterate()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/conditional_rendering/ |
D | vktConditionalClearAttachmentTests.cpp | 112 const vk::VkCommandBufferInheritanceInfo inheritanceInfo = in iterate()
|
D | vktConditionalIgnoreTests.cpp | 220 const VkCommandBufferInheritanceInfo inheritanceInfo = in iterate()
|
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/ |
D | VkCommandBuffer.hpp | 58 …VkResult begin(VkCommandBufferUsageFlags flags, const VkCommandBufferInheritanceInfo *pInheritance…
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/ |
D | vktPipelineEarlyDestroyTests.cpp | 220 …(const VkCommandBufferInheritanceInfo*)DE_NULL // const VkCommandBufferInheritanceInfo* pIn… in testEarlyDestroy()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/ |
D | vktDrawBaseClass.cpp | 245 …const vk::VkCommandBufferInheritanceInfo bufferInheritanceInfo = vk::initVulkanStructure(&inherita… in beginSecondaryCmdBuffer()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/sc/ |
D | vktCommandPoolMemoryReservationTests.cpp | 69 (const VkCommandBufferInheritanceInfo*)DE_NULL, in beginCommandBuffer()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/ |
D | vktPipelineEarlyDestroyTests.cpp | 220 …(const VkCommandBufferInheritanceInfo*)DE_NULL // const VkCommandBufferInheritanceInfo* pIn… in testEarlyDestroy()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/draw/ |
D | vktDrawBaseClass.cpp | 245 …const vk::VkCommandBufferInheritanceInfo bufferInheritanceInfo = vk::initVulkanStructure(&inherita… in beginSecondaryCmdBuffer()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/sc/ |
D | vktCommandPoolMemoryReservationTests.cpp | 69 (const VkCommandBufferInheritanceInfo*)DE_NULL, in beginCommandBuffer()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/multiview/ |
D | vktMultiViewRenderUtil.cpp | 535 const VkCommandBufferInheritanceInfo secCmdBufInheritInfo = in beginSecondaryCommandBuffer()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/multiview/ |
D | vktMultiViewRenderUtil.cpp | 535 const VkCommandBufferInheritanceInfo secCmdBufInheritInfo = in beginSecondaryCommandBuffer()
|