Lines Matching defs:_max3
5016 _max3(glsl_type::float_type),
5017 _max3(glsl_type::vec2_type),
5018 _max3(glsl_type::vec3_type),
5019 _max3(glsl_type::vec4_type),
5021 _max3(glsl_type::int_type),
5022 _max3(glsl_type::ivec2_type),
5023 _max3(glsl_type::ivec3_type),
5024 _max3(glsl_type::ivec4_type),
5026 _max3(glsl_type::uint_type),
5027 _max3(glsl_type::uvec2_type),
5028 _max3(glsl_type::uvec3_type),
5029 _max3(glsl_type::uvec4_type),
8083 builtin_builder::_max3(const glsl_type *type)