Searched refs:store_id (Results 1 – 2 of 2) sorted by relevance
912 void handle_store_to_invariant_variable(uint32_t store_id, uint32_t value_id);
9837 void CompilerGLSL::handle_store_to_invariant_variable(uint32_t store_id, uint32_t value_id) in handle_store_to_invariant_variable() argument9846 if (!has_decoration(store_id, DecorationInvariant)) in handle_store_to_invariant_variable()