Searched defs:st_context (Results 1 - 1 of 1) sorted by relevance

/external/mesa3d/src/mesa/state_tracker/
H A Dst_context.h42 struct st_context;
64 void (*update)( struct st_context *st );
69 struct st_context struct
204 static INLINE struct st_context *st_context(struct gl_context *ctx) function
268 extern struct st_context *
271 struct st_context *share,
275 st_destroy_context(struct st_context *st);

Completed in 68 milliseconds