Searched refs:getUintVariableType (Results 1 – 2 of 2) sorted by relevance
146 static _variable_type getUintVariableType(glw::GLuint n_columns, glw::GLuint n_rows);
1310 Utils::_variable_type Utils::getUintVariableType(glw::GLuint n_columns, glw::GLuint n_rows) in getUintVariableType() function in gl4cts::Utils13938 const Utils::_variable_type uint_type = Utils::getUintVariableType(1, n_rows); in getFunctionObject()