X-Git-Url: https://git.libre-soc.org/?a=blobdiff_plain;f=src%2Fmesa%2Fmain%2Fformat_pack.h;h=aa7113e9b27b406564f9f231432d5ae89c02d3d3;hb=192de3f051c70ff1404369f88ae2d55f1ffcf806;hp=1582ad12b3d73dae14471f7355beafd24bee07f8;hpb=9567e1048b62635ee2c508dc89710e0a77eac99d;p=mesa.git diff --git a/src/mesa/main/format_pack.h b/src/mesa/main/format_pack.h index 1582ad12b3d..aa7113e9b27 100644 --- a/src/mesa/main/format_pack.h +++ b/src/mesa/main/format_pack.h @@ -68,7 +68,6 @@ extern gl_pack_ubyte_stencil_func _mesa_get_pack_ubyte_stencil_func(mesa_format format); - extern void _mesa_pack_float_rgba_row(mesa_format format, GLuint n, const GLfloat src[][4], void *dst);