Searched refs:threaded_context_init_bytes_mapped_limit (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/util/
H A Du_threaded_context.h519 threaded_context_init_bytes_mapped_limit(struct threaded_context *tc, unsigned divisor);
H A Du_threaded_context.c4429 threaded_context_init_bytes_mapped_limit(struct threaded_context *tc, unsigned divisor) function in typeref:typename:void
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/
H A Dfreedreno_context.c702 threaded_context_init_bytes_mapped_limit((struct threaded_context *)tc, 16);
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/driver_noop/
H A Dnoop_pipe.c467 threaded_context_init_bytes_mapped_limit((struct threaded_context *)tc, 4);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeonsi/
H A Dsi_pipe.c873 threaded_context_init_bytes_mapped_limit((struct threaded_context *)tc, 4);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/zink/
H A Dzink_context.c4236 threaded_context_init_bytes_mapped_limit(tc, 4);

Completed in 21 milliseconds