Home
last modified time | relevance | path

Searched refs:kMaxUnsigned48Bit (Results 1 - 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/spirv-tools/test/
H A Dtext_to_binary.constant_test.cpp484 const int64_t kMaxUnsigned48Bit = (int64_t(1) << 48) - 1; member
515 std::to_string(kMaxUnsigned48Bit) + "\n",
625 std::to_string(kMaxUnsigned48Bit) + "\n",
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/
H A Dtext_to_binary.constant_test.cpp484 const int64_t kMaxUnsigned48Bit = (int64_t(1) << 48) - 1; member
515 std::to_string(kMaxUnsigned48Bit) + "\n",
625 std::to_string(kMaxUnsigned48Bit) + "\n",
/third_party/spirv-tools/test/
H A Dtext_to_binary.constant_test.cpp484 const int64_t kMaxUnsigned48Bit = (int64_t(1) << 48) - 1; member
515 std::to_string(kMaxUnsigned48Bit) + "\n",
625 std::to_string(kMaxUnsigned48Bit) + "\n",

Completed in 4 milliseconds