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.h58 struct r300_atom { struct
60 const char* name;
62 void* state;
64 void (*emit)(struct r300_context*, unsigned, void*);
66 unsigned size;
68 boolean dirty;
70 boolean allow_null_state;