blob: 5ed251aa193016f384063e0da9782181b0f92468 [file] [log] [blame]
Mika Kuoppala9d0a6fa2014-05-14 17:02:16 +03001#include "intel_renderstate.h"
2
3static const u32 gen6_null_state_relocs[] = {
4};
5
6static const u32 gen6_null_state_batch[] = {
7 0x0a << 23, /* MI_BATCH_BUFFER_END */
8};
9
10RO_RENDERSTATE(6);