Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/spirv-cross/
Dspirv_cross_c.cpp80 struct ScratchMemoryAllocation struct
82 virtual ~ScratchMemoryAllocation() = default;
85 struct StringAllocation : ScratchMemoryAllocation
101 struct TemporaryBuffer : ScratchMemoryAllocation
115 SmallVector<unique_ptr<ScratchMemoryAllocation>> allocations;
142 struct spvc_parsed_ir_s : ScratchMemoryAllocation
148 struct spvc_compiler_s : ScratchMemoryAllocation
155 struct spvc_compiler_options_s : ScratchMemoryAllocation
170 struct spvc_set_s : ScratchMemoryAllocation
185 struct spvc_resources_s : ScratchMemoryAllocation