Searched refs:getIntVariableType (Results 1 – 2 of 2) sorted by relevance
132 static _variable_type getIntVariableType(glw::GLuint n_columns, glw::GLuint n_rows);
759 Utils::_variable_type Utils::getIntVariableType(glw::GLuint n_columns, glw::GLuint n_rows) in getIntVariableType() function in gl4cts::Utils13939 const Utils::_variable_type int_type = Utils::getIntVariableType(1, n_rows); in getFunctionObject()