Home
last modified time | relevance | path

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

/external/mesa3d/src/compiler/glsl/
Dbuiltin_functions.cpp1667 _int64BitsToDouble(int64_fp64, glsl_type::int64_t_type), in create_builtins()
1668 _int64BitsToDouble(int64_fp64, glsl_type::i64vec2_type), in create_builtins()
1669 _int64BitsToDouble(int64_fp64, glsl_type::i64vec3_type), in create_builtins()
1670 _int64BitsToDouble(int64_fp64, glsl_type::i64vec4_type), in create_builtins()
4267 builtin_builder::_int64BitsToDouble(builtin_available_predicate avail, const glsl_type *type) in _int64BitsToDouble() function in builtin_builder