Searched defs:cmdBufferLevel (Results 1 – 3 of 3) sorted by relevance
434 … const bool transferOnlyQueue, const VkCommandBufferLevel cmdBufferLevel, in TwoCmdBuffersTestParam()3063 … const bool transferOnlyQueue, VkCommandBufferLevel cmdBufferLevel, in TwoCmdBuffersTestInstance()
941 … const VkCommandBufferLevel cmdBufferLevel, VkCommandBuffer *pCommandBuffers) in createCommadBuffers()999 tcu::TestStatus trimCommandPoolTest(Context &context, const VkCommandBufferLevel cmdBufferLevel) in trimCommandPoolTest()
472 const VkCommandBufferLevel cmdBufferLevel = VK_COMMAND_BUFFER_LEVEL_PRIMARY; in iterate() local