Searched defs:is_conditional (Results 1 – 3 of 3) sorted by relevance
154 bool ProgramScope::is_conditional() const in is_conditional() function in r600::ProgramScope
732 bool is_conditional = ins->branch.conditional; in emit_branch() local
700 inline bool is_conditional(uint32_t next) const in is_conditional() function in SPIRV_CROSS_NAMESPACE::Compiler