Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/amber/src/src/
Dformat.h160 bool IsInt16() const { in IsInt16() function
Dtype_test.cc278 TEST_F(TypeTest, IsInt16) { in TEST_F() argument
Dtype.h59 static bool IsInt16(FormatMode mode, uint32_t num_bits) { in IsInt16() function
/third_party/vixl/src/aarch64/
Doperands-aarch64.h775 bool IsInt16() const { return IsIntN(16); } in IsInt16() function