Searched defs:nine_context (Results 1 – 1 of 1) sorted by relevance
221 struct nine_context { struct222 struct {233 } changed;235 uint32_t bumpmap_vars[6 * NINE_MAX_TEXTURE_STAGES];237 struct NineSurface9 *rt[NINE_MAX_SIMULTANEOUS_RENDERTARGETS];238 struct NineSurface9 *ds;240 struct {247 } cso_shader;249 struct pipe_context *pipe;250 struct cso_context *cso;[all …]