Searched refs:get_current_id_bound (Results 1 – 3 of 3) sorted by relevance
452 uint32_t get_current_id_bound() const in get_current_id_bound() function in SPIRV_CROSS_NAMESPACE::Compiler
3046 if (id >= compiler.get_current_id_bound()) in id_is_phi_variable()3054 if (id >= compiler.get_current_id_bound()) in id_is_potential_temporary()
2612 return compiler->compiler->get_current_id_bound(); in spvc_compiler_get_current_id_bound()