Searched refs:length_tmp (Results 1 – 1 of 1) sorted by relevance
92 GLint *length_tmp = malloc(length_size); in _mesa_marshal_ShaderSource() local94 measure_ShaderSource_strings(count, string, length, length_tmp); in _mesa_marshal_ShaderSource()107 memcpy(cmd_length, length_tmp, length_size); in _mesa_marshal_ShaderSource()115 (shader, count, string, length_tmp)); in _mesa_marshal_ShaderSource()117 free(length_tmp); in _mesa_marshal_ShaderSource()