Searched refs:uint_type (Results 1 - 5 of 5) sorted by relevance

/external/mesa3d/src/glsl/
H A Dglsl_types.h147 static const glsl_type *const uint_type; member in struct:glsl_type
H A Dglsl_types.cpp220 return uint_type;
292 return uint_type + (rows - 1);
H A Dbuiltin_types.h253 const glsl_type *const glsl_type::uint_type = & builtin_130_types[0]; member in class:glsl_type
H A Dir.cpp467 this->type = glsl_type::uint_type;
H A Dast_to_hir.cpp1646 type = glsl_type::uint_type;

Completed in 121 milliseconds