Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/amber/src/src/
Dformat.h184 bool IsUint16() const { in IsUint16() function
Dtype_test.cc326 TEST_F(TypeTest, IsUint16) { in TEST_F() argument
Dtype.h72 static bool IsUint16(FormatMode mode, uint32_t num_bits) { in IsUint16() function
/third_party/vixl/src/aarch64/
Doperands-aarch64.h770 bool IsUint16() const { return IsUintN(16); } in IsUint16() function