Searched refs:InterfaceMatchingCase (Results 1 – 1 of 1) sorted by relevance
2560 class InterfaceMatchingCase : public TestCase class2584 InterfaceMatchingCase(Context& context, const char* name, glu::GLSLVersion glslVersion) in InterfaceMatchingCase() function in glcts::InterfaceMatchingCase2589 ~InterfaceMatchingCase(void) in ~InterfaceMatchingCase()2869 class InterfaceMatchingCaseFloat : public InterfaceMatchingCase2873 : InterfaceMatchingCase(context, name, glslVersion) in InterfaceMatchingCaseFloat()2936 class InterfaceMatchingCaseInt : public InterfaceMatchingCase2940 : InterfaceMatchingCase(context, name, glslVersion) in InterfaceMatchingCaseInt()3008 class InterfaceMatchingCaseUInt : public InterfaceMatchingCase3012 : InterfaceMatchingCase(context, name, glslVersion) in InterfaceMatchingCaseUInt()