Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/drivers/dri/r200/
Dradeon_common_context.h367 struct radeon_cmdbuf { struct
368 struct radeon_cs_manager *csm;
369 struct radeon_cs *cs;
370 int size; /** # of dwords total */
371 unsigned int flushing:1; /** whether we're currently in FlushCmdBufLocked */
/external/mesa3d/src/mesa/drivers/dri/radeon/
Dradeon_common_context.h367 struct radeon_cmdbuf { struct
368 struct radeon_cs_manager *csm;
369 struct radeon_cs *cs;
370 int size; /** # of dwords total */
371 unsigned int flushing:1; /** whether we're currently in FlushCmdBufLocked */