Sample usage // // Loading a compressed texture: // // CDDSImage image; ... i < image.get_num_mipmaps(); i++) // { // glTexImage2D(GL_TEXTURE_2D, i+1, ...
確定! 回上一頁