Searched defs:nine_context (Results 1 – 1 of 1) sorted by relevance
220 struct nine_context { struct221 struct {232 } changed;234 uint32_t bumpmap_vars[6 * NINE_MAX_TEXTURE_STAGES];236 struct NineSurface9 *rt[NINE_MAX_SIMULTANEOUS_RENDERTARGETS];237 struct NineSurface9 *ds;239 struct {242 } cso_shader;244 struct pipe_context *pipe;245 struct cso_context *cso;[all …]