Searched refs:temp_src_row_stride (Results 1 – 1 of 1) sorted by relevance
2049 GLuint temp_src_row_stride, temp_src_img_stride; /* in bytes */ in generate_mipmap_compressed() local2086 temp_src_row_stride = _mesa_format_row_stride(temp_format, srcImage->Width); in generate_mipmap_compressed()2172 temp_src_row_stride, in generate_mipmap_compressed()2187 temp_src_row_stride = temp_dst_row_stride; in generate_mipmap_compressed()