• Home
  • Raw
  • Download

Lines Matching refs:VkCommandBufferInheritanceInfo

344 	const VkCommandBufferInheritanceInfo	commandBufferInheritanceInfo =  in beginSecondaryCommandBuffer()
605 …(const VkCommandBufferInheritanceInfo*)DE_NULL //const VkCommandBufferInheritanceInfo* pInheritanc… in executeCommandBuffer()
872 (const VkCommandBufferInheritanceInfo*)DE_NULL, in executePrimaryBufferTest()
954 (const VkCommandBufferInheritanceInfo*)DE_NULL, in executeLargePrimaryBufferTest()
1045 (const VkCommandBufferInheritanceInfo*)DE_NULL, in resetBufferImplicitlyTest()
1171 const VkCommandBufferInheritanceInfo secCmdBufInheritInfo = in addCommandsToBuffer()
1212 (const VkCommandBufferInheritanceInfo*)DE_NULL, // pInheritanceInfo; in executeSecondaryCmdBuffer()
1341 (const VkCommandBufferInheritanceInfo*)DE_NULL, in recordSinglePrimaryBufferTest()
1390 (const VkCommandBufferInheritanceInfo*)DE_NULL, in recordLargePrimaryBufferTest()
1471 const VkCommandBufferInheritanceInfo secCmdBufInheritInfo = in recordSingleSecondaryBufferTest()
1536 (const VkCommandBufferInheritanceInfo*)DE_NULL, in recordLargeSecondaryBufferTest()
1624 (const VkCommandBufferInheritanceInfo*)DE_NULL, in submitPrimaryBufferTwiceTest()
1734 (const VkCommandBufferInheritanceInfo*)DE_NULL, in submitSecondaryBufferTwiceTest()
1737 const VkCommandBufferInheritanceInfo secCmdBufInheritInfo = in submitSecondaryBufferTwiceTest()
1883 (const VkCommandBufferInheritanceInfo*)DE_NULL, in oneTimeSubmitFlagPrimaryBufferTest()
2005 (const VkCommandBufferInheritanceInfo*)DE_NULL, in oneTimeSubmitFlagSecondaryBufferTest()
2008 const VkCommandBufferInheritanceInfo secCmdBufInheritInfo = in oneTimeSubmitFlagSecondaryBufferTest()
2220 (const VkCommandBufferInheritanceInfo*)DE_NULL, in simultaneousUsePrimaryBufferTest()
2331 (const VkCommandBufferInheritanceInfo*)DE_NULL, in simultaneousUseSecondaryBufferTest()
2334 const VkCommandBufferInheritanceInfo secCmdBufInheritInfo = in simultaneousUseSecondaryBufferTest()
2468 (const VkCommandBufferInheritanceInfo*)DE_NULL, in simultaneousUseSecondaryBufferOnePrimaryBufferTest()
2471 const VkCommandBufferInheritanceInfo secCmdBufInheritInfo = in simultaneousUseSecondaryBufferOnePrimaryBufferTest()
2641 (const VkCommandBufferInheritanceInfo*)DE_NULL, in simultaneousUseSecondaryBufferTwoPrimaryBuffersTest()
2644 const VkCommandBufferInheritanceInfo secCmdBufInheritInfo = in simultaneousUseSecondaryBufferTwoPrimaryBuffersTest()
2813 (const VkCommandBufferInheritanceInfo*)DE_NULL, in recordBufferQueryPreciseWithFlagTest()
2816 const VkCommandBufferInheritanceInfo secBufferInheritInfo = in recordBufferQueryPreciseWithFlagTest()
2908 (const VkCommandBufferInheritanceInfo*)DE_NULL, in recordBufferQueryImpreciseWithFlagTest()
2911 const VkCommandBufferInheritanceInfo secBufferInheritInfo = in recordBufferQueryImpreciseWithFlagTest()
3004 (const VkCommandBufferInheritanceInfo*)DE_NULL, in recordBufferQueryImpreciseWithoutFlagTest()
3007 const VkCommandBufferInheritanceInfo secBufferInheritInfo = in recordBufferQueryImpreciseWithoutFlagTest()
3091 (const VkCommandBufferInheritanceInfo*)DE_NULL, in submitBufferCountNonZero()
3184 (const VkCommandBufferInheritanceInfo*)DE_NULL, in submitBufferCountEqualZero()
3573 (const VkCommandBufferInheritanceInfo*)DE_NULL, in submitBufferNullFence()
3689 (const VkCommandBufferInheritanceInfo*)DE_NULL, in executeSecondaryBufferTest()
3692 const VkCommandBufferInheritanceInfo secCmdBufInheritInfo = in executeSecondaryBufferTest()
3811 (const VkCommandBufferInheritanceInfo*)DE_NULL, in executeSecondaryBufferTwiceTest()
3814 const VkCommandBufferInheritanceInfo secCmdBufInheritInfo = in executeSecondaryBufferTwiceTest()
4097 (const VkCommandBufferInheritanceInfo*)DE_NULL, in orderBindPipelineTest()