Home
last modified time | relevance | path

Searched refs:commandPoolMaxCommandBuffers (Results 1 – 4 of 4) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/sc/
DvktCommandPoolMemoryReservationTests.cpp284 deUint32 commandPoolMaxCommandBuffers; in createCommandPoolMemoryReservationTests() member
347 maxCommandBuffers[cbIdx].commandPoolMaxCommandBuffers, in createCommandPoolMemoryReservationTests()
359 maxCommandBuffers[cbIdx].commandPoolMaxCommandBuffers, in createCommandPoolMemoryReservationTests()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/sc/
DvktCommandPoolMemoryReservationTests.cpp284 deUint32 commandPoolMaxCommandBuffers; in createCommandPoolMemoryReservationTests() member
347 maxCommandBuffers[cbIdx].commandPoolMaxCommandBuffers, in createCommandPoolMemoryReservationTests()
359 maxCommandBuffers[cbIdx].commandPoolMaxCommandBuffers, in createCommandPoolMemoryReservationTests()
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
DvkPlatform.cpp769 …T_HANDLE_CREATE(commandBufferRequestCount, chainedMemoryReservation->commandPoolMaxCommandBuffers); in createCommandPoolHandlerStat()
/third_party/vk-gl-cts/external/vulkancts/scripts/src/
Dvulkan_sc_core.h5013 uint32_t commandPoolMaxCommandBuffers; member