X-Git-Url: https://git.libre-soc.org/?a=blobdiff_plain;ds=sidebyside;f=src%2Fgallium%2Fdrivers%2Fllvmpipe%2Flp_rast.h;h=1ed27001914f8148e4cfc840e711e2bd66467774;hb=8462fe2bbf2aac87e6eabddc805b3d3ec63c6376;hp=3d2388b8948422ee676daf3ed9e2eb52fe1cd90b;hpb=b533b56750aca8c7e8cb22af93a0fc2a0cfc0d97;p=mesa.git diff --git a/src/gallium/drivers/llvmpipe/lp_rast.h b/src/gallium/drivers/llvmpipe/lp_rast.h index 3d2388b8948..1ed27001914 100644 --- a/src/gallium/drivers/llvmpipe/lp_rast.h +++ b/src/gallium/drivers/llvmpipe/lp_rast.h @@ -41,33 +41,40 @@ #include "lp_jit.h" -/* Initially create and program a single rasterizer directly. Later - * will want multiple of these, one or two per core. At that stage - * will probably pass command buffers into the rasterizers rather than - * individual function calls like this. - */ struct lp_rasterizer; +struct lp_scene; +struct lp_scene_queue; +struct lp_fence; struct cmd_bin; struct pipe_screen; +/** For sub-pixel positioning */ #define FIXED_ORDER 4 #define FIXED_ONE (1<