Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/spirv-cross/
Dspirv_cross_c.cpp85 struct StringAllocation : ScratchMemoryAllocation struct
87 explicit StringAllocation(const char *name) in StringAllocation() function
92 explicit StringAllocation(std::string name) in StringAllocation() function
97 std::string str;