python: Include `p_winsys_screen.h'.
This commit is contained in:
@@ -42,14 +42,15 @@
|
||||
#include "pipe/p_screen.h"
|
||||
#include "pipe/p_context.h"
|
||||
#include "pipe/p_inlines.h"
|
||||
#include "util/u_memory.h"
|
||||
#include "pipe/p_shader_tokens.h"
|
||||
#include "pipe/p_shader_tokens.h"
|
||||
#include "pipe/internal/p_winsys_screen.h"
|
||||
#include "cso_cache/cso_context.h"
|
||||
#include "util/u_draw_quad.h"
|
||||
#include "util/u_tile.h"
|
||||
#include "util/u_math.h"
|
||||
#include "tgsi/tgsi_text.h"
|
||||
#include "tgsi/tgsi_dump.h"
|
||||
#include "util/u_draw_quad.h"
|
||||
#include "util/u_tile.h"
|
||||
#include "util/u_math.h"
|
||||
#include "util/u_memory.h"
|
||||
#include "tgsi/tgsi_text.h"
|
||||
#include "tgsi/tgsi_dump.h"
|
||||
|
||||
#include "st_device.h"
|
||||
#include "st_sample.h"
|
||||
@@ -94,7 +95,7 @@
|
||||
|
||||
|
||||
%include "p_compiler.i"
|
||||
%include "pipe/p_defines.h";
|
||||
%include "p_defines.h";
|
||||
%include "p_format.i"
|
||||
|
||||
%include "p_device.i"
|
||||
|
Reference in New Issue
Block a user