Searched defs:n_tf_varyings (Results 1 – 2 of 2) sorted by relevance
194 const glw::GLchar* const* tf_varyings, unsigned int n_tf_varyings, in createProgram()5912 static const unsigned int n_tf_varyings = sizeof(tf_varyings) / sizeof(tf_varyings[0]); in initTestCaseGlobal() local
72 const glw::GLuint& n_tf_varyings, const glw::GLchar** tf_varyings, in buildProgram()