Home
last modified time | relevance | path

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

/external/deqp-deps/glslang/SPIRV/
Dhex_float.h397 bool round_denorm_up) {
414 if (significand == 0 && !significand_is_zero && round_denorm_up) {
/external/deqp-deps/SPIRV-Tools/source/util/
Dhex_float.h429 bool round_denorm_up) {
446 if (significand == 0 && !significand_is_zero && round_denorm_up) {
/external/swiftshader/third_party/SPIRV-Tools/source/util/
Dhex_float.h429 bool round_denorm_up) {
446 if (significand == 0 && !significand_is_zero && round_denorm_up) {
/external/deqp-deps/SPIRV-Tools/test/
Dhex_float_test.cpp692 uint32_t significand, bool round_denorm_up) { in set_from_sign() argument
695 negative, unbiased_exponent, significand, round_denorm_up); in set_from_sign()
/external/deqp-deps/glslang/gtests/
DHexFloat.cpp647 uint32_t significand, bool round_denorm_up) { in set_from_sign() argument
650 negative, unbiased_exponent, significand, round_denorm_up); in set_from_sign()
/external/swiftshader/third_party/SPIRV-Tools/test/
Dhex_float_test.cpp692 uint32_t significand, bool round_denorm_up) { in set_from_sign() argument
695 negative, unbiased_exponent, significand, round_denorm_up); in set_from_sign()