Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/openglcts/modules/gles31/
Des31cSeparateShaderObjsTests.cpp2936 class InterfaceMatchingCaseInt : public InterfaceMatchingCase class
2939 InterfaceMatchingCaseInt(Context& context, const char* name, glu::GLSLVersion glslVersion) in InterfaceMatchingCaseInt() function in glcts::InterfaceMatchingCaseInt
3105 addChild(new InterfaceMatchingCaseInt(m_context, "InterfacePrecisionMatchingInt", m_glslVersion)); in init()