Home
last modified time | relevance | path

Searched refs:rcommonFlushCmdBuf (Results 1 – 8 of 8) sorted by relevance

/external/mesa3d/src/mesa/drivers/dri/radeon/
Dradeon_cmdbuf.h5 int rcommonFlushCmdBuf(radeonContextPtr rmesa, const char *caller);
Dradeon_common.c607 rcommonFlushCmdBuf(radeon, __FUNCTION__); in radeonFlush()
685 int rcommonFlushCmdBuf(radeonContextPtr rmesa, const char *caller) in rcommonFlushCmdBuf() function
715 rcommonFlushCmdBuf(rmesa, caller); in rcommonEnsureCmdBufSpace()
Dradeon_common_context.c235 rcommonFlushCmdBuf( radeon, __FUNCTION__ ); in radeonDestroyContext()
Dradeon_dma.c234 rcommonFlushCmdBuf(rmesa, __FUNCTION__); in radeonRefillCurrentDmaRegion()
/external/mesa3d/src/mesa/drivers/dri/r200/
Dradeon_cmdbuf.h5 int rcommonFlushCmdBuf(radeonContextPtr rmesa, const char *caller);
Dradeon_common.c607 rcommonFlushCmdBuf(radeon, __FUNCTION__); in radeonFlush()
685 int rcommonFlushCmdBuf(radeonContextPtr rmesa, const char *caller) in rcommonFlushCmdBuf() function
715 rcommonFlushCmdBuf(rmesa, caller); in rcommonEnsureCmdBufSpace()
Dradeon_common_context.c235 rcommonFlushCmdBuf( radeon, __FUNCTION__ ); in radeonDestroyContext()
Dradeon_dma.c234 rcommonFlushCmdBuf(rmesa, __FUNCTION__); in radeonRefillCurrentDmaRegion()