Home
last modified time | relevance | path

Searched defs:IsUint8 (Results 1 – 4 of 4) sorted by relevance

/third_party/vk-gl-cts/external/amber/src/src/
Dformat.h178 bool IsUint8() const { in IsUint8() function
Dtype_test.cc314 TEST_F(TypeTest, IsUint8) { in TEST_F() argument
Dtype.h69 static bool IsUint8(FormatMode mode, uint32_t num_bits) { in IsUint8() function
/third_party/vixl/src/aarch64/
Doperands-aarch64.h769 bool IsUint8() const { return IsUintN(8); } in IsUint8() function