Searched refs:sanitize_underscores (Results 1 – 4 of 4) sorted by relevance
221 static void sanitize_underscores(std::string &str);
251 void ParsedIR::sanitize_underscores(std::string &str) in sanitize_underscores() function in SPIRV_CROSS_NAMESPACE::ParsedIR292 ParsedIR::sanitize_underscores(str); in ensure_valid_identifier()
977 ParsedIR::sanitize_underscores(ret); in builtin_to_glsl()2164 ParsedIR::sanitize_underscores(member_name); in emit_buffer_block()2247 ParsedIR::sanitize_underscores(member_name); in emit_push_constant_block()
2411 ParsedIR::sanitize_underscores(flattened_name); in emit_flattened_io_block_member()8927 ParsedIR::sanitize_underscores(ret); in to_flattened_struct_member()8973 ParsedIR::sanitize_underscores(ret); in access_chain()9033 ParsedIR::sanitize_underscores(lhs); in store_flattened_struct()13557 ParsedIR::sanitize_underscores(name); in add_variable()