Lines Matching refs:VkCommandBufferObj
282 VkResult BeginCommandBuffer(VkCommandBufferObj &commandBuffer);
283 VkResult EndCommandBuffer(VkCommandBufferObj &commandBuffer);
285 …void GenericDrawPreparation(VkCommandBufferObj *commandBuffer, VkPipelineObj &pipelineobj, VkDescr…
380 VkResult VkLayerTest::BeginCommandBuffer(VkCommandBufferObj &commandBuffer) { in BeginCommandBuffer()
396 VkResult VkLayerTest::EndCommandBuffer(VkCommandBufferObj &commandBuffer) { in EndCommandBuffer()
523 void VkLayerTest::GenericDrawPreparation(VkCommandBufferObj *commandBuffer, VkPipelineObj &pipeline… in GenericDrawPreparation()
6454 VkCommandBufferObj commandBuffer(m_device, m_commandPool); in TEST_F()
6504 VkCommandBufferObj commandBuffer(m_device, m_commandPool); in TEST_F()
8036 VkCommandBufferObj cmdbuf(m_device, m_commandPool); in TEST_F()
8116 VkCommandBufferObj cb(m_device, m_commandPool); in TEST_F()
11313 VkCommandBufferObj commandBuffer(m_device, m_commandPool); in TEST_F()
16687 VkCommandBufferObj cmdbuf(m_device, m_commandPool); in TEST_F()