i965: Assert that an OPCODE_IF was seen before an OPCODE_ELSE.
[mesa.git] / src / mesa / drivers / dri / i965 / gen6_depthstencil.c
index 960927164c04e1fcca41a2a90416ebf702fe316f..4924f0fd5592981da19e2acddd0a7e42c824ce49 100644 (file)
 
 #include "brw_context.h"
 #include "brw_state.h"
-#include "brw_defines.h"
-#include "brw_util.h"
-#include "main/macros.h"
-#include "main/enums.h"
 
 struct brw_depth_stencil_state_key {
    GLenum depth_func;