Home
last modified time | relevance | path

Searched defs:GenerateBool (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/d3d12allocator/src/
DCommon.h333 bool GenerateBool() { return (GenerateFast() & 0x4) != 0; } in GenerateBool() function
/third_party/skia/third_party/externals/tint/src/writer/spirv/
Dbuilder_type_test.cc125 TEST_F(BuilderTest_Type, GenerateBool) { in TEST_F() argument