Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/spirv-cross/
Dspirv_common.hpp449 struct SPIRString : IVariant struct
452 {
456 explicit SPIRString(std::string str_) in SPIRString() function
461 std::string str;