OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:r200FlushElts
(Results
1 - 6
of
6
) sorted by null
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/r200/
r200_ioctl.h
58
extern void
r200FlushElts
(struct gl_context *ctx);
127
* r200EmitState is called from within r200EmitVbufPrim and
r200FlushElts
.
r200_cmdbuf.c
160
void
r200FlushElts
(struct gl_context *ctx)
167
assert( rmesa->radeon.dma.flush ==
r200FlushElts
);
205
rmesa->radeon.dma.flush =
r200FlushElts
;
r200_tcl.c
144
if (rmesa->radeon.dma.flush ==
r200FlushElts
&&
/external/mesa3d/src/mesa/drivers/dri/r200/
r200_ioctl.h
58
extern void
r200FlushElts
(struct gl_context *ctx);
127
* r200EmitState is called from within r200EmitVbufPrim and
r200FlushElts
.
r200_cmdbuf.c
160
void
r200FlushElts
(struct gl_context *ctx)
167
assert( rmesa->radeon.dma.flush ==
r200FlushElts
);
205
rmesa->radeon.dma.flush =
r200FlushElts
;
r200_tcl.c
144
if (rmesa->radeon.dma.flush ==
r200FlushElts
&&
Completed in 37 milliseconds