OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:radeonsi_flush
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/radeonsi/
radeonsi_pipe.c
134
void
radeonsi_flush
(struct pipe_context *ctx, struct pipe_fence_handle **fence,
function
163
radeonsi_flush
(ctx, fence, 0);
168
radeonsi_flush
((struct pipe_context*)ctx, NULL, flags);
/external/mesa3d/src/gallium/drivers/radeonsi/
radeonsi_pipe.c
134
void
radeonsi_flush
(struct pipe_context *ctx, struct pipe_fence_handle **fence,
function
163
radeonsi_flush
(ctx, fence, 0);
168
radeonsi_flush
((struct pipe_context*)ctx, NULL, flags);
Completed in 34 milliseconds