mirror of
https://github.com/tiagovignatti/intel-gpu-tools.git
synced 2026-08-21 21:32:56 +00:00
lib: unnecessary header removal for drmtest.h, part 1
Brought a few missing headers to light in ioctl_wrappers.h, too. Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
This commit is contained in:
@@ -59,6 +59,7 @@
|
||||
#include "intel_bufmgr.h"
|
||||
#include "intel_batchbuffer.h"
|
||||
#include "intel_gpu_tools.h"
|
||||
#include "intel_chipset.h"
|
||||
|
||||
#define OBJECT_WIDTH 1280
|
||||
#define OBJECT_HEIGHT 720
|
||||
|
||||
@@ -59,6 +59,7 @@
|
||||
#include "intel_bufmgr.h"
|
||||
#include "intel_batchbuffer.h"
|
||||
#include "intel_gpu_tools.h"
|
||||
#include "intel_chipset.h"
|
||||
|
||||
#define OBJECT_WIDTH 1280
|
||||
#define OBJECT_HEIGHT 720
|
||||
|
||||
@@ -62,6 +62,7 @@
|
||||
#include "intel_bufmgr.h"
|
||||
#include "intel_batchbuffer.h"
|
||||
#include "intel_gpu_tools.h"
|
||||
#include "intel_chipset.h"
|
||||
|
||||
#define OBJECT_WIDTH 1280
|
||||
#define OBJECT_HEIGHT 720
|
||||
|
||||
@@ -55,6 +55,7 @@
|
||||
#include "intel_bufmgr.h"
|
||||
#include "intel_batchbuffer.h"
|
||||
#include "intel_gpu_tools.h"
|
||||
#include "intel_chipset.h"
|
||||
|
||||
/* Happens to be 128k, the size of the VBOs used by i965's Mesa driver. */
|
||||
#define OBJECT_WIDTH 256
|
||||
|
||||
Reference in New Issue
Block a user