summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/nv50/nv50_state.h
blob: a3b781d4c619d8ca9ddf1351ee5ee6c2217ea57c (plain)
1
2
3
4
5
6
7
#ifndef __NV50_STATE_H__
#define __NV50_STATE_H__

#include "pipe/p_state.h"


#endif