Home
last modified time | relevance | path

Searched refs:threaded_context_create (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/gallium/auxiliary/util/
Du_threaded_context.h376 threaded_context_create(struct pipe_context *pipe,
Du_threaded_context.c2490 threaded_context_create(struct pipe_context *pipe, in threaded_context_create() function
/external/mesa3d/src/gallium/drivers/radeonsi/
Dsi_pipe.c461 return threaded_context_create(ctx, &sscreen->pool_transfers, in si_pipe_create_context()