Home
last modified time | relevance | path

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

/external/deqp-deps/SPIRV-Tools/test/val/
Dval_id_test.cpp910 const std::string neg_max = "0x8" + std::string(width / 4 - 1, '0'); in TEST_P() local
912 Val(CompileSuccessfully(MakeArrayLength(neg_max, kSigned, width)), in TEST_P()
/external/swiftshader/third_party/SPIRV-Tools/test/val/
Dval_id_test.cpp910 const std::string neg_max = "0x8" + std::string(width / 4 - 1, '0'); in TEST_P() local
912 Val(CompileSuccessfully(MakeArrayLength(neg_max, kSigned, width)), in TEST_P()