Home
last modified time | relevance | path

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

/external/deqp-deps/SPIRV-Tools/test/
Dhex_float_test.cpp845 uint16_t source_half; member
864 HF16 input_value(GetParam().source_half); in TEST_P()
1020 uint16_t source_half; member
1028 HF16 f(GetParam().source_half); in TEST_P()
1041 << BitwiseCast<uint16_t>(GetParam().source_half) in TEST_P()
/external/deqp-deps/glslang/gtests/
DHexFloat.cpp800 uint16_t source_half; member
820 HF16 input_value(GetParam().source_half); in TEST_P()
920 uint16_t source_half; member
928 HF16 f(GetParam().source_half); in TEST_P()
942 << spvutils::BitwiseCast<uint16_t>(GetParam().source_half) in TEST_P()
/external/swiftshader/third_party/SPIRV-Tools/test/
Dhex_float_test.cpp845 uint16_t source_half; member
864 HF16 input_value(GetParam().source_half); in TEST_P()
1020 uint16_t source_half; member
1028 HF16 f(GetParam().source_half); in TEST_P()
1041 << BitwiseCast<uint16_t>(GetParam().source_half) in TEST_P()