glsl: Move builtin_function related prototypes to a separate file
Signed-off-by: Ian Romanick <ian.d.romanick@intel.com> Reviewed-by: Matt Turner <mattst88@gmail.com>
This commit is contained in:
@@ -61,6 +61,7 @@
|
||||
#include "glsl_parser_extras.h"
|
||||
#include "program/prog_instruction.h"
|
||||
#include <math.h>
|
||||
#include "builtin_functions.h"
|
||||
|
||||
#define M_PIf ((float) M_PI)
|
||||
#define M_PI_2f ((float) M_PI_2)
|
||||
|
||||
Reference in New Issue
Block a user