Searched refs:AlignmentMatchingInstance (Results 1 – 1 of 1) sorted by relevance
666 class AlignmentMatchingInstance : public vkt::TestInstance class669 AlignmentMatchingInstance(Context &context);670 virtual ~AlignmentMatchingInstance(void) = default;674 AlignmentMatchingInstance::AlignmentMatchingInstance(Context &context) : vkt::TestInstance(context) in AlignmentMatchingInstance() function in vkt::api::AlignmentMatchingInstance678 tcu::TestStatus AlignmentMatchingInstance::iterate(void) in iterate()892 return new AlignmentMatchingInstance(context); in createInstance()