glapi/copyimage: Implement CopyImageSubDataNV
[mesa.git] / src / mesa / main / mtypes.h
index db4921d0106e35f4ea0f723c97289360499ba64f..2ad1ffd82cd043417f4369694f2fb6a05a8bf22a 100644 (file)
@@ -4394,6 +4394,7 @@ struct gl_extensions
    GLboolean MESA_ycbcr_texture;
    GLboolean NV_compute_shader_derivatives;
    GLboolean NV_conditional_render;
+   GLboolean NV_copy_image;
    GLboolean NV_fill_rectangle;
    GLboolean NV_fog_distance;
    GLboolean NV_point_sprite;