Searched refs:total_string_length (Results 1 – 1 of 1) sorted by relevance
67 size_t total_string_length = 0; in measure_ShaderSource_strings() local76 total_string_length += length_out[i]; in measure_ShaderSource_strings()78 return total_string_length; in measure_ShaderSource_strings()94 size_t total_string_length = in _mesa_marshal_ShaderSource() local96 size_t total_cmd_size = fixed_cmd_size + length_size + total_string_length; in _mesa_marshal_ShaderSource()