Searched defs:uvec (Results 1 – 4 of 4) sorted by relevance
203 TType *uvec = new TType(EbtUVec); in InsertBuiltInFunctions() local
422 const glsl_type *uvec = glsl_type::get_instance(GLSL_TYPE_UINT, vec_elem, 1); in ldexp_to_arith() local742 const glsl_type *uvec = glsl_type::get_instance(GLSL_TYPE_UINT, vec_elem, 1); in dfrexp_exp_to_arith() local
5641 const glsl_type *uvec = glsl_type::get_instance(GLSL_TYPE_UINT, vec_elem, 1); in _frexp() local
547 glsl_type::uvec(unsigned components) in uvec() function in glsl_type