Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/tint/src/reader/wgsl/
Dlexer.h64 Token try_hex_float();
Dlexer.cc69 t = try_hex_float(); in next()
316 Token Lexer::try_hex_float() { in try_hex_float() function in tint::reader::wgsl::Lexer