Home
last modified time | relevance | path

Searched defs:nine_context (Results 1 – 1 of 1) sorted by relevance

/third_party/mesa3d/src/gallium/frontends/nine/
Dnine_state.h223 struct nine_context { struct
224 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 …]