Searched defs:uint_type (Results 1 – 6 of 6) sorted by relevance
68 using uint_type = void; member
72 typedef void uint_type; typedef
80 uint_type = type("unsigned", "u", "GLSL_TYPE_UINT") variable
295 typedef deUint16 uint_type; typedef300 typedef deUint32 uint_type; typedef305 typedef deUint64 uint_type; typedef
13938 const Utils::_variable_type uint_type = Utils::getUintVariableType(1, n_rows); in getFunctionObject() local