Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/spirv-cross/
Dspirv_glsl.hpp912 void handle_store_to_invariant_variable(uint32_t store_id, uint32_t value_id);
Dspirv_glsl.cpp9837 void CompilerGLSL::handle_store_to_invariant_variable(uint32_t store_id, uint32_t value_id) in handle_store_to_invariant_variable() argument
9846 if (!has_decoration(store_id, DecorationInvariant)) in handle_store_to_invariant_variable()