Searched defs:cmdPool (Results 276 - 278 of 278) sorted by relevance
1...<<1112
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/ |
H A D | vktApiCopiesAndBlittingTests.cpp | 6652 const auto cmdPool = makeCommandPool(vkd, device, queueIndex); in checkIntermediateCopy() local 7494 Move<VkCommandPool> cmdPool = createCommandPool(vk, vkDevice, VK_COMMAND_POOL_CREATE_RESET_COMMAND_BUFFER_BIT, queueFamilyIndex); in iterate() local 8505 const auto cmdPool = makeCommandPool(vkd, device, qIndex); in bufferOffsetTest() local
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/ |
H A D | vktPipelineExtendedDynamicStateTests.cpp | 4923 const auto cmdPool = vk::makeCommandPool(vkd, device, queueIndex); in iterate() local
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_tracing/ |
H A D | vktRayTracingMiscTests.cpp | 8548 const auto cmdPool = makeCommandPool(vkd, device, qIndex); in nullMissInstance() local
|
Completed in 43 milliseconds
1...<<1112