Home
last modified time | relevance | path

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

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