Home
last modified time | relevance | path

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

/external/deqp-deps/SPIRV-Tools/test/val/
Dval_id_test.cpp877 const std::string fpad(width / 4 - 1, 'F'); in TEST_P() local
880 Val(CompileSuccessfully(MakeArrayLength("0x7" + fpad, kSigned, width)))) in TEST_P()
881 << MakeArrayLength("0x7" + fpad, kSigned, width); in TEST_P()
/external/swiftshader/third_party/SPIRV-Tools/test/val/
Dval_id_test.cpp877 const std::string fpad(width / 4 - 1, 'F'); in TEST_P() local
880 Val(CompileSuccessfully(MakeArrayLength("0x7" + fpad, kSigned, width)))) in TEST_P()
881 << MakeArrayLength("0x7" + fpad, kSigned, width); in TEST_P()