mirror of
https://github.com/tiagovignatti/intel-gpu-tools.git
synced 2026-08-14 09:53:04 +00:00
lib: add #include "foo.h" lines like in manpages
Should help in alleviating the header mess we have atm. Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
This commit is contained in:
@@ -46,6 +46,8 @@
|
||||
* @short_description: Batchbuffer and blitter support
|
||||
* @title: intel batchbuffer
|
||||
*
|
||||
* > #include "intel_batchbuffer.h"
|
||||
*
|
||||
* This library provides some basic support for batchbuffers and using the
|
||||
* blitter engine based upon libdrm. A new batchbuffer is allocated with
|
||||
* intel_batchbuffer_alloc() and for simple blitter commands submitted with
|
||||
|
||||
Reference in New Issue
Block a user