Searched refs:_frexp (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/compiler/glsl/
H A Dbuiltin_functions.cpp3992 _frexp(glsl_type::float_type, glsl_type::int_type),
3993 _frexp(glsl_type::vec2_type, glsl_type::ivec2_type),
3994 _frexp(glsl_type::vec3_type, glsl_type::ivec3_type),
3995 _frexp(glsl_type::vec4_type, glsl_type::ivec4_type),
7003 builtin_builder::_frexp(const glsl_type *x_type, const glsl_type *exp_type) function in class:builtin_builder
/xsrc/external/mit/MesaLib.old/dist/src/compiler/glsl/
H A Dbuiltin_functions.cpp3801 _frexp(glsl_type::float_type, glsl_type::int_type),
3802 _frexp(glsl_type::vec2_type, glsl_type::ivec2_type),
3803 _frexp(glsl_type::vec3_type, glsl_type::ivec3_type),
3804 _frexp(glsl_type::vec4_type, glsl_type::ivec4_type),
6524 builtin_builder::_frexp(const glsl_type *x_type, const glsl_type *exp_type) function in class:builtin_builder

Completed in 24 milliseconds