Home
last modified time | relevance | path

Searched defs:to_u32 (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/tint/src/reader/wgsl/
Dtoken.cc364 uint32_t Token::to_u32() const { in to_u32() function in tint::reader::wgsl::Token
/third_party/mesa3d/src/tool/pps/
Dpps_counter.h105 template<typename T> constexpr uint32_t to_u32(T &&elem) in to_u32() function