Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/tessellation/
H A DvktTessellationGeometryPassthroughTests.cpp410 class PassthroughTestInstance : public TestInstance class
437 PassthroughTestInstance (Context& context, const Params& params) : TestInstance(context), m_params(params) {} in PassthroughTestInstance() function in vkt::tessellation::__anon28850::PassthroughTestInstance
444 tcu::TestStatus PassthroughTestInstance::iterate (void) in iterate()
627 PassthroughTestInstance::Params params; in createInstance()
662 return new PassthroughTestInstance(context, params); in createInstance()
667 PassthroughTestInstance::Params params; in createInstance()
694 return new PassthroughTestInstance(context, params); in createInstance()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/tessellation/
H A DvktTessellationGeometryPassthroughTests.cpp410 class PassthroughTestInstance : public TestInstance class
437 PassthroughTestInstance (Context& context, const Params& params) : TestInstance(context), m_params(params) {} in PassthroughTestInstance() function in vkt::tessellation::__anon29999::PassthroughTestInstance
444 tcu::TestStatus PassthroughTestInstance::iterate (void) in iterate()
627 PassthroughTestInstance::Params params; in createInstance()
662 return new PassthroughTestInstance(context, params); in createInstance()
667 PassthroughTestInstance::Params params; in createInstance()
694 return new PassthroughTestInstance(context, params); in createInstance()

Completed in 5 milliseconds