Searched defs:round_denorm_up (Results 1 - 8 of 8) sorted by relevance
/third_party/glslang/gtests/ |
H A D | HexFloat.cpp | 646 set_from_sign(bool negative, int32_t unbiased_exponent, uint32_t significand, bool round_denorm_up) set_from_sign() argument
|
/third_party/skia/third_party/externals/spirv-tools/test/ |
H A D | hex_float_test.cpp | 691 set_from_sign(bool negative, int32_t unbiased_exponent, uint32_t significand, bool round_denorm_up) set_from_sign() argument
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/ |
H A D | hex_float_test.cpp | 691 set_from_sign(bool negative, int32_t unbiased_exponent, uint32_t significand, bool round_denorm_up) set_from_sign() argument
|
/third_party/spirv-tools/test/ |
H A D | hex_float_test.cpp | 691 set_from_sign(bool negative, int32_t unbiased_exponent, uint32_t significand, bool round_denorm_up) set_from_sign() argument
|
/third_party/glslang/SPIRV/ |
H A D | hex_float.h | 382 setFromSignUnbiasedExponentAndNormalizedSignificand( bool negative, int_type exponent, uint_type significand, bool round_denorm_up) setFromSignUnbiasedExponentAndNormalizedSignificand() argument
|
/third_party/skia/third_party/externals/spirv-tools/source/util/ |
H A D | hex_float.h | 427 setFromSignUnbiasedExponentAndNormalizedSignificand( bool negative, int_type exponent, uint_type significand, bool round_denorm_up) setFromSignUnbiasedExponentAndNormalizedSignificand() argument
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/util/ |
H A D | hex_float.h | 427 setFromSignUnbiasedExponentAndNormalizedSignificand( bool negative, int_type exponent, uint_type significand, bool round_denorm_up) setFromSignUnbiasedExponentAndNormalizedSignificand() argument
|
/third_party/spirv-tools/source/util/ |
H A D | hex_float.h | 428 setFromSignUnbiasedExponentAndNormalizedSignificand( bool negative, int_type exponent, uint_type significand, bool round_denorm_up) setFromSignUnbiasedExponentAndNormalizedSignificand() argument
|
Completed in 24 milliseconds