Searched defs:nine_context (Results 1 – 1 of 1) sorted by relevance
223 struct nine_context { struct224 struct {235 } changed;237 uint32_t bumpmap_vars[6 * NINE_MAX_TEXTURE_STAGES];239 struct NineSurface9 *rt[NINE_MAX_SIMULTANEOUS_RENDERTARGETS];240 struct NineSurface9 *ds;242 struct {249 } cso_shader;251 struct pipe_context *pipe;252 struct cso_context *cso;[all …]