Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/
Dnvc0_context.h175 struct nvc0_context { struct
184 void (*m2mf_copy_rect)(struct nvc0_context *, argument
189 uint32_t dirty_3d; /* dirty flags for 3d state */
190 uint32_t dirty_cp; /* dirty flags for compute state */
192 struct nvc0_graph_state state;
194 struct nvc0_blend_stateobj *blend;
195 struct nvc0_rasterizer_stateobj *rast;
196 struct nvc0_zsa_stateobj *zsa;
197 struct nvc0_vertex_stateobj *vertex;
199 struct nvc0_program *vertprog;
[all …]