Searched defs:nine_context (Results 1 – 1 of 1) sorted by relevance
218 struct nine_context { struct219 struct {230 } changed;232 uint32_t bumpmap_vars[6 * NINE_MAX_TEXTURE_STAGES];234 struct NineSurface9 *rt[NINE_MAX_SIMULTANEOUS_RENDERTARGETS];235 struct NineSurface9 *ds;237 struct {244 } cso_shader;246 struct pipe_context *pipe;247 struct cso_context *cso;[all …]