Searched refs:total_string_length (Results 1 – 1 of 1) sorted by relevance
142 size_t total_string_length = 0; in measure_ShaderSource_strings() local151 total_string_length += length_out[i]; in measure_ShaderSource_strings()153 return total_string_length; in measure_ShaderSource_strings()169 size_t total_string_length = in _mesa_marshal_ShaderSource() local171 size_t total_cmd_size = fixed_cmd_size + length_size + total_string_length; in _mesa_marshal_ShaderSource()