mirror of
https://github.com/KhronosGroup/SPIRV-Tools
synced 2024-11-28 06:01:04 +00:00
5ac63523d7
ParseNumber(): Returns false if the given string is a nullptr. ParseAndEncodeXXXX(): Returns kInvalidText and populate error message: "The given text is a nullptr", if the givne string is a nullptr. |
||
---|---|---|
.. | ||
bitutils.h | ||
hex_float.h | ||
parse_number.cpp | ||
parse_number.h |