Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/r300/
Dr300_context.h54 struct r300_atom { struct
56 const char* name;
58 void* state;
60 void (*emit)(struct r300_context*, unsigned, void*);
62 unsigned size;
64 boolean dirty;
66 boolean allow_null_state;