Home
last modified time | relevance | path

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

/external/mesa3d/src/compiler/glsl/
Dbuiltin_functions.cpp1660 _doubleBitsToUint64(int64_fp64, glsl_type::double_type), in create_builtins()
1661 _doubleBitsToUint64(int64_fp64, glsl_type::dvec2_type), in create_builtins()
1662 _doubleBitsToUint64(int64_fp64, glsl_type::dvec3_type), in create_builtins()
1663 _doubleBitsToUint64(int64_fp64, glsl_type::dvec4_type), in create_builtins()
4258 builtin_builder::_doubleBitsToUint64(builtin_available_predicate avail, const glsl_type *type) in _doubleBitsToUint64() function in builtin_builder