Searched defs:IsInt16 (Results 1 - 3 of 3) sorted by relevance
/third_party/vk-gl-cts/external/amber/src/src/ | ||
H A D | format.h | 160 bool IsInt16() const { in IsInt16() function in amber::Format |
H A D | type.h | 59 static bool IsInt16(FormatMode mode, uint32_t num_bits) { in IsInt16() function in amber::type::Type |
/third_party/vixl/src/aarch64/ | ||
H A D | operands-aarch64.h | 775 bool IsInt16() const { return IsIntN(16); } in IsInt16() function in vixl::aarch64::IntegerOperand |
Completed in 3 milliseconds