Searched refs:can_declare_struct_inline (Results 1 – 3 of 3) sorted by relevance
568 bool can_declare_struct_inline = true; member
5763 backend.can_declare_struct_inline = false; in compile()
4599 else if (type.basetype == SPIRType::Struct && !backend.can_declare_struct_inline) in to_expression()10351 if (out_type.basetype == SPIRType::Struct && !backend.can_declare_struct_inline) in emit_instruction()