Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/spirv-cross/
Dspirv_common.hpp273 struct ValueSaver struct
275 explicit ValueSaver(T &current_) in ValueSaver() function
286 ~ValueSaver() in ~ValueSaver() argument
Dspirv_glsl.cpp14540 ValueSaver<uint32_t> loop_level_saver(current_loop_level); in emit_block_chain()