Searched refs:createCommandBuffers (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/swiftshader/tests/VulkanWrapper/ |
H A D | DrawTester.cpp | 78 createCommandBuffers(renderPass); in initialize() 325 void DrawTester::createCommandBuffers(vk::RenderPass renderPass) in createCommandBuffers() function in DrawTester
|
H A D | DrawTester.hpp | 119 void createCommandBuffers(vk::RenderPass renderPass);
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/sc/ |
H A D | vktDeviceObjectReservationTests.cpp | 155 void createCommandBuffers(const DeviceInterface &vkd, const VkDevice device, const VkCommandPool co… in createCommandBuffers() function 1324 …createCommandBuffers(vkd, device, commandPools[0]->get(), begin(commandBuffers), end(commandBuffer… in performTest() 1326 createCommandBuffers(vkd, device, commandPools[0]->get(), in performTest() 1329 …createCommandBuffers(vkd, device, commandPools[0]->get(), begin(commandBuffers), end(commandBuffer… in performTest()
|