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

/xsrc/external/mit/MesaLib/dist/src/compiler/glsl/
H A Dbuiltin_functions.cpp2052 _int64BitsToDouble(int64_fp64, glsl_type::int64_t_type),
2053 _int64BitsToDouble(int64_fp64, glsl_type::i64vec2_type),
2054 _int64BitsToDouble(int64_fp64, glsl_type::i64vec3_type),
2055 _int64BitsToDouble(int64_fp64, glsl_type::i64vec4_type),
5653 builtin_builder::_int64BitsToDouble(builtin_available_predicate avail, const glsl_type *type) function in class:builtin_builder
/xsrc/external/mit/MesaLib.old/dist/src/compiler/glsl/
H A Dbuiltin_functions.cpp1874 _int64BitsToDouble(int64_fp64, glsl_type::int64_t_type),
1875 _int64BitsToDouble(int64_fp64, glsl_type::i64vec2_type),
1876 _int64BitsToDouble(int64_fp64, glsl_type::i64vec3_type),
1877 _int64BitsToDouble(int64_fp64, glsl_type::i64vec4_type),
5158 builtin_builder::_int64BitsToDouble(builtin_available_predicate avail, const glsl_type *type) function in class:builtin_builder

Completed in 22 milliseconds