Searched defs:nine_context (Results 1 – 1 of 1) sorted by relevance
235 struct nine_context { struct236 struct {247 } changed;249 uint32_t bumpmap_vars[6 * NINE_MAX_TEXTURE_STAGES];251 struct NineSurface9 *rt[NINE_MAX_SIMULTANEOUS_RENDERTARGETS];252 struct NineSurface9 *ds;254 struct {261 } cso_shader;263 struct pipe_context *pipe;264 struct cso_context *cso;[all …]