Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/third_party/spirv-tools/src/test/val/
H A Dval_ext_inst_test.cpp2077 const uint32_t wrong_bit_width = total_bit_width == 32 ? 64 : 32; in TEST_P() local
2083 << ext_inst_name << " %u" << wrong_bit_width << "_1\n"; in TEST_P()
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/test/val/
Dval_ext_inst_test.cpp2076 const uint32_t wrong_bit_width = total_bit_width == 32 ? 64 : 32; in TEST_P() local
2082 << ext_inst_name << " %u" << wrong_bit_width << "_1\n"; in TEST_P()
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/test/val/
H A Dval_ext_inst_test.cpp2076 const uint32_t wrong_bit_width = total_bit_width == 32 ? 64 : 32; in TEST_P() local
2082 << ext_inst_name << " %u" << wrong_bit_width << "_1\n"; in TEST_P()