Searched refs:total_string_length (Results 1 – 1 of 1) sorted by relevance
63 size_t total_string_length = 0; in measure_ShaderSource_strings() local72 total_string_length += length_out[i]; in measure_ShaderSource_strings()74 return total_string_length; in measure_ShaderSource_strings()90 size_t total_string_length = in _mesa_marshal_ShaderSource() local92 size_t total_cmd_size = fixed_cmd_size + length_size + total_string_length; in _mesa_marshal_ShaderSource()