Searched refs:loop_iteration_depth_soft (Results 1 – 2 of 2) sorted by relevance
83 loop_iteration_depth_soft = other.loop_iteration_depth_soft; in operator =()114 loop_iteration_depth_soft = other.loop_iteration_depth_soft; in operator =()915 if (loop_iteration_depth_soft != 0) in add_typed_id()981 return ParsedIR::LoopLock(&loop_iteration_depth_soft); in create_loop_soft_lock()
241 mutable uint32_t loop_iteration_depth_soft = 0; member in SPIRV_CROSS_NAMESPACE::ParsedIR