graw: Remove unnecessary headers.
This commit is contained in:
@@ -9,7 +9,6 @@
|
||||
#include "pipe/p_defines.h"
|
||||
|
||||
#include "util/u_debug.h" /* debug_dump_surface_bmp() */
|
||||
#include "os/os_time.h" /* os_time_sleep() */
|
||||
|
||||
enum pipe_format formats[] = {
|
||||
PIPE_FORMAT_R8G8B8A8_UNORM,
|
||||
|
||||
@@ -5,7 +5,6 @@
|
||||
#include "state_tracker/graw.h"
|
||||
#include "pipe/p_screen.h"
|
||||
#include "pipe/p_context.h"
|
||||
#include "pipe/p_shader_tokens.h"
|
||||
#include "pipe/p_state.h"
|
||||
#include "pipe/p_defines.h"
|
||||
|
||||
|
||||
@@ -5,7 +5,6 @@
|
||||
#include "state_tracker/graw.h"
|
||||
#include "pipe/p_screen.h"
|
||||
#include "pipe/p_context.h"
|
||||
#include "pipe/p_shader_tokens.h"
|
||||
#include "pipe/p_state.h"
|
||||
#include "pipe/p_defines.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user