Home
last modified time | relevance | path

Searched refs:commandPool_ (Results 1 – 3 of 3) sorted by relevance

/external/deqp-deps/amber/src/vulkan/
Dvertex_buffer_test.cc140 commandPool_(MakeUnique<CommandPool>(device_.get())), in VertexBufferTest()
142 MakeUnique<CommandBuffer>(device_.get(), commandPool_.get())), in VertexBufferTest()
163 std::unique_ptr<CommandPool> commandPool_; member in amber::vulkan::__anonb9c27aba0111::VertexBufferTest
/external/deqp/external/vulkancts/modules/vulkan/memory/
DvktMemoryDeviceMemoryReportTests.cpp1503 Parameters (const CommandPool::Parameters& commandPool_, in Parameters()
1505 : commandPool (commandPool_) in Parameters()
/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiObjectManagementTests.cpp2222 Parameters (const CommandPool::Parameters& commandPool_, in Parameters()
2224 : commandPool (commandPool_) in Parameters()