Lines Matching refs:strip
66 bool strip;
242 flags.u.has_name = !ctx->strip && var->name;
257 if (ctx->strip &&
2095 * \param strip Don't serialize information only useful for debugging,
2100 nir_serialize(struct blob *blob, const nir_shader *nir, bool strip)
2106 ctx.strip = strip;
2113 if (!strip && info.name)
2115 if (!strip && info.label)
2118 if (!strip && info.name)
2120 if (!strip && info.label)