Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/openglcts/modules/gles31/
Des31cSeparateShaderObjsTests.cpp2560 class InterfaceMatchingCase : public TestCase class
2584 InterfaceMatchingCase(Context& context, const char* name, glu::GLSLVersion glslVersion) in InterfaceMatchingCase() function in glcts::InterfaceMatchingCase
2589 ~InterfaceMatchingCase(void) in ~InterfaceMatchingCase()
2869 class InterfaceMatchingCaseFloat : public InterfaceMatchingCase
2873 : InterfaceMatchingCase(context, name, glslVersion) in InterfaceMatchingCaseFloat()
2936 class InterfaceMatchingCaseInt : public InterfaceMatchingCase
2940 : InterfaceMatchingCase(context, name, glslVersion) in InterfaceMatchingCaseInt()
3008 class InterfaceMatchingCaseUInt : public InterfaceMatchingCase
3012 : InterfaceMatchingCase(context, name, glslVersion) in InterfaceMatchingCaseUInt()