Searched defs:toHexString (Results 1 – 2 of 2) sorted by relevance
41 inline std::string toHexString(uint8_t t, bool prefix) { in toHexString() function46 inline std::string toHexString(int8_t t, bool prefix) { in toHexString() function
2476 VULKAN_HPP_INLINE std::string toHexString( uint32_t value ) in toHexString() function