Searched defs:to_u32 (Results 1 – 10 of 10) sorted by relevance
364 uint32_t Token::to_u32() const { in to_u32() function in tint::reader::wgsl::Token
106 template<typename T> constexpr uint32_t to_u32(T &&elem) in to_u32() function
41 fn to_u32(&self) {} in to_u32() method101 fn to_u32(&self) {} in to_u32() method125 fn to_u32(&self); in to_u32() method149 fn to_u32(&self); in to_u32() method
18 pub fn to_u32(self) -> u32 { in to_u32() method
17 fn to_u32(&self) -> u32; in to_u32() method
47 pub fn to_u32(self) -> u32 { in to_u32() method
19 fn to_u32(&self) -> u32; in to_u32() method
426 pub fn to_u32(self) -> InterpResult<'tcx, u32> { in to_u32() method
88 pub fn to_u32(&self) -> u32 { in to_u32() method
1918 fn to_u32(&self) -> u32; in to_u32() method