HomeSort by: relevance | last modified time | path
    Searched refs:_riva_hw_state (Results 1 - 3 of 3) sorted by relevancy

  /xsrc/external/mit/xf86-video-nv/dist/src/
nv_proto.h 49 void NVCalcStateExt(NVPtr,struct _riva_hw_state *,int,int,int,int,int,int);
50 void NVLoadStateExt(NVPtr,struct _riva_hw_state *);
51 void NVUnloadStateExt(NVPtr,struct _riva_hw_state *);
riva_hw.h 241 struct _riva_hw_state;
281 void (*CalcStateExt)(struct _riva_hw_inst *,struct _riva_hw_state *,int,int,int,int,int,int);
282 void (*LoadStateExt)(struct _riva_hw_inst *,struct _riva_hw_state *);
283 void (*UnloadStateExt)(struct _riva_hw_inst *,struct _riva_hw_state *);
290 struct _riva_hw_state *CurrentState;
305 typedef struct _riva_hw_state struct
nv_type.h 33 typedef struct _riva_hw_state struct

Completed in 6 milliseconds