Searched refs:addCommandsToBuffer (Results 1 - 2 of 2) sorted by relevance
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/ |
H A D | vktApiCommandBuffersTests.cpp | 952 void addCommandsToBuffer (const DeviceInterface& vk, std::vector<VkCommandBuffer>& cmdBuffers, std::vector <VkEventShared>& events) in addCommandsToBuffer() function 1033 addCommandsToBuffer(vk, cmdBuffers, events); in trimCommandPoolTest() 1040 addCommandsToBuffer(vk, cmdBuffersPeak, events); in trimCommandPoolTest()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/ |
H A D | vktApiCommandBuffersTests.cpp | 952 void addCommandsToBuffer (const DeviceInterface& vk, std::vector<VkCommandBuffer>& cmdBuffers, std::vector <VkEventShared>& events) in addCommandsToBuffer() function 1033 addCommandsToBuffer(vk, cmdBuffers, events); in trimCommandPoolTest() 1040 addCommandsToBuffer(vk, cmdBuffersPeak, events); in trimCommandPoolTest()
|
Completed in 17 milliseconds