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.h385 threaded_context_create(struct pipe_context *pipe,
Du_threaded_context.c2707 threaded_context_create(struct pipe_context *pipe, in threaded_context_create() function
/external/mesa3d/src/gallium/drivers/radeonsi/
Dsi_pipe.c777 struct pipe_context * tc = threaded_context_create( in si_pipe_create_context()