mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-07 00:38:48 +02:00
i965: include macros.h to get CLAMP macro
This commit is contained in:
parent
5f40a7aed1
commit
cb099c2ecf
1 changed files with 1 additions and 0 deletions
|
|
@ -30,6 +30,7 @@
|
|||
#include "brw_defines.h"
|
||||
#include "brw_util.h"
|
||||
#include "intel_batchbuffer.h"
|
||||
#include "main/macros.h"
|
||||
|
||||
struct brw_blend_state_key {
|
||||
GLboolean color_blend, alpha_enabled;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue