Searched refs:_frexp (Results 1 – 1 of 1) sorted by relevance
3963 _frexp(glsl_type::float_type, glsl_type::int_type), in create_builtins()3964 _frexp(glsl_type::vec2_type, glsl_type::ivec2_type), in create_builtins()3965 _frexp(glsl_type::vec3_type, glsl_type::ivec3_type), in create_builtins()3966 _frexp(glsl_type::vec4_type, glsl_type::ivec4_type), in create_builtins()6974 builtin_builder::_frexp(const glsl_type *x_type, const glsl_type *exp_type) in _frexp() function in builtin_builder