Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineInputAssemblyTests.cpp169 class InputAssemblyInstance : public vkt::TestInstance class
172 InputAssemblyInstance (Context& context,
179 virtual ~InputAssemblyInstance (void);
299 return new InputAssemblyInstance(context, m_pipelineConstructionType, m_primitiveTopology, m_testPrimitiveRestart, m_indexType, indexBufferData, vertexBufferData); in createInstance()
1182 // InputAssemblyInstance
1184 InputAssemblyInstance::InputAssemblyInstance (Context& context, in InputAssemblyInstance() function in vkt::pipeline::__anon28223::InputAssemblyInstance
1529 InputAssemblyInstance::~InputAssemblyInstance (void) in ~InputAssemblyInstance()
1533 tcu::TestStatus InputAssemblyInstance
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineInputAssemblyTests.cpp170 class InputAssemblyInstance : public vkt::TestInstance class
173 InputAssemblyInstance (Context& context,
180 virtual ~InputAssemblyInstance (void);
301 return new InputAssemblyInstance(context, m_pipelineConstructionType, m_primitiveTopology, m_testPrimitiveRestart, m_indexType, indexBufferData, vertexBufferData); in createInstance()
1186 // InputAssemblyInstance
1188 InputAssemblyInstance::InputAssemblyInstance (Context& context, in InputAssemblyInstance() function in vkt::pipeline::__anon29443::InputAssemblyInstance
1533 InputAssemblyInstance::~InputAssemblyInstance (void) in ~InputAssemblyInstance()
1537 tcu::TestStatus InputAssemblyInstance
[all...]

Completed in 5 milliseconds