draw: Include missing headers in draw_vs_aos.h.
Include tgsi_exec.h for TGSI_EXEC_NUM_TEMPS. Include draw_vs.h for draw_vs_varient.
This commit is contained in:
@@ -32,6 +32,8 @@
|
||||
#define DRAW_VS_AOS_H
|
||||
|
||||
#include "pipe/p_config.h"
|
||||
#include "tgsi/tgsi_exec.h"
|
||||
#include "draw_vs.h"
|
||||
|
||||
#ifdef PIPE_ARCH_X86
|
||||
|
||||
|
||||
Reference in New Issue
Block a user