OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nv50_bufctx_fence
(Results
1 - 4
of
4
) sorted by null
/external/mesa3d/src/gallium/drivers/nv50/
nv50_context.c
204
nv50_bufctx_fence
(struct nouveau_bufctx *bufctx, boolean on_flush)
function
nv50_context.h
189
void
nv50_bufctx_fence
(struct nouveau_bufctx *, boolean on_flush);
nv50_state_validate.c
396
nv50_bufctx_fence
(nv50->bufctx_3d, FALSE);
403
nv50_bufctx_fence
(nv50->bufctx_3d, TRUE);
nv50_vbo.c
712
nv50_bufctx_fence
(screen->cur_ctx->bufctx_3d, TRUE);
Completed in 66 milliseconds