Searched refs:is_natural_struct (Results 1 – 1 of 1) sorted by relevance
3373 …bool is_natural_struct = type->basetype == SPIRType::Struct && type->array.empty() && !type->point… in emit_resources() local3384 is_natural_struct = true; in emit_resources()3387 if (is_natural_struct) in emit_resources()