Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/binding_model/
DvktBindingDescriptorCopyTests.cpp417 typedef de::SharedPtr<DescriptorCommands> DescriptorCommandsSp; typedef
422 DescriptorCopyTestInstance (Context& context, DescriptorCommandsSp commands);
426 DescriptorCommandsSp m_commands;
432 …ase (tcu::TestContext& context, const char* name, const char* desc, DescriptorCommandsSp commands);
438 DescriptorCommandsSp m_commands;
2254 DescriptorCommandsSp commands) in DescriptorCopyTestInstance()
2267 DescriptorCommandsSp commands) in DescriptorCopyTestCase()
2348 DescriptorCommandsSp commands (new DescriptorCommands(pipelineType)); in addDescriptorCopyTests()
2367 DescriptorCommandsSp commands (new DescriptorCommands(pipelineType)); in addDescriptorCopyTests()
2386 DescriptorCommandsSp commands (new DescriptorCommands(pipelineType)); in addDescriptorCopyTests()
[all …]