Searched refs:temp_src_row_stride (Results 1 – 1 of 1) sorted by relevance
2074 GLuint temp_src_row_stride, temp_src_img_stride; /* in bytes */ in generate_mipmap_compressed() local2111 temp_src_row_stride = _mesa_format_row_stride(temp_format, srcImage->Width); in generate_mipmap_compressed()2197 temp_src_row_stride, in generate_mipmap_compressed()2212 temp_src_row_stride = temp_dst_row_stride; in generate_mipmap_compressed()