Searched defs:has_block_flags (Results 1 – 2 of 2) sorted by relevance
3434 bool has_block_flags = has_decoration(type.self, DecorationBlock); in emit_resources() local3443 bool has_block_flags = has_decoration(type.self, DecorationBlock); in emit_resources() local3458 bool has_block_flags = ir.meta[type.self].decoration.decoration_flags.get(DecorationBlock) || in emit_resources() local
1307 bool has_block_flags = ir.meta[type.self].decoration.decoration_flags.get(DecorationBlock) || in emit_resources() local