Home
last modified time | relevance | path

Searched refs:PromotedIntegerType (Results 1 – 1 of 1) sorted by relevance

/external/angle/src/common/
DBinaryStream.h24 struct PromotedIntegerType struct
48 using PromotedIntT = typename PromotedIntegerType<IntT>::type; in readInt() argument
234 using PromotedIntT = typename PromotedIntegerType<IntT>::type; in writeInt()