Searched refs:UnsignedShort (Results 1 – 3 of 3) sorted by relevance
39 UnsignedShort = 0x1403, enumerator
24 template <> struct DataTypeOf<uint16_t> : std::integral_constant<DataType, DataType::UnsignedShort>…
21 static_assert(underlying_type(DataType::UnsignedShort) == GL_UNSIGNED_SHORT, "OpenGL type mismatch"…