Home
last modified time | relevance | path

Searched refs:smallExtent (Results 1 - 2 of 2) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
H A DvktApiCommandBuffersTests.cpp4720 const auto smallExtent = makeExtent3D(128u, 128u, 1u); in createCommandBuffersTests() local
4723 commandBuffersTests->addChild(new ManyDrawsCase(testCtx, "record_many_draws_primary_1", ManyDrawsParams(VK_COMMAND_BUFFER_LEVEL_PRIMARY, smallExtent, seed++))); in createCommandBuffersTests()
4725 commandBuffersTests->addChild(new ManyDrawsCase(testCtx, "record_many_draws_secondary_1", ManyDrawsParams(VK_COMMAND_BUFFER_LEVEL_SECONDARY, smallExtent, seed++))); in createCommandBuffersTests()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
H A DvktApiCommandBuffersTests.cpp4720 const auto smallExtent = makeExtent3D(128u, 128u, 1u); in createCommandBuffersTests() local
4723 commandBuffersTests->addChild(new ManyDrawsCase(testCtx, "record_many_draws_primary_1", "", ManyDrawsParams(VK_COMMAND_BUFFER_LEVEL_PRIMARY, smallExtent, seed++))); in createCommandBuffersTests()
4725 commandBuffersTests->addChild(new ManyDrawsCase(testCtx, "record_many_draws_secondary_1", "", ManyDrawsParams(VK_COMMAND_BUFFER_LEVEL_SECONDARY, smallExtent, seed++))); in createCommandBuffersTests()

Completed in 13 milliseconds