Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
H A DvktApiCommandBuffersTests.cpp67 class CommandBufferBareTestEnvironment class
70 CommandBufferBareTestEnvironment (Context& context,
89 CommandBufferBareTestEnvironment<NumBuffers>::CommandBufferBareTestEnvironment(Context& context, VkCommandPoolCreateFlags commandPoolCreateFlags) in CommandBufferBareTestEnvironment() function in vkt::api::__anon27763::CommandBufferBareTestEnvironment
112 VkCommandBuffer CommandBufferBareTestEnvironment<NumBuffers>::getCommandBuffer(deUint32 bufferIndex) const in getCommandBuffer()
118 class CommandBufferRenderPassTestEnvironment : public CommandBufferBareTestEnvironment<1>
162 : CommandBufferBareTestEnvironment<1> (context, commandPoolCreateFlags)
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
H A DvktApiCommandBuffersTests.cpp67 class CommandBufferBareTestEnvironment class
70 CommandBufferBareTestEnvironment (Context& context,
89 CommandBufferBareTestEnvironment<NumBuffers>::CommandBufferBareTestEnvironment(Context& context, VkCommandPoolCreateFlags commandPoolCreateFlags) in CommandBufferBareTestEnvironment() function in vkt::api::__anon29011::CommandBufferBareTestEnvironment
112 VkCommandBuffer CommandBufferBareTestEnvironment<NumBuffers>::getCommandBuffer(deUint32 bufferIndex) const in getCommandBuffer()
118 class CommandBufferRenderPassTestEnvironment : public CommandBufferBareTestEnvironment<1>
162 : CommandBufferBareTestEnvironment<1> (context, commandPoolCreateFlags)

Completed in 14 milliseconds