Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/radeon/
Dr600_pipe_common.h365 struct r600_atom { struct
366 void (*emit)(struct r600_common_context *ctx, struct r600_atom *state); argument
367 unsigned short id;
/external/mesa3d/src/gallium/drivers/r600/
Dr600_pipe_common.h425 struct r600_atom { struct
426 void (*emit)(struct r600_common_context *ctx, struct r600_atom *state); argument
443 struct r600_atom begin_atom; argument