Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/util/
H A Du_threaded_context.h711 threaded_context_init_bytes_mapped_limit(struct threaded_context *tc, unsigned divisor);
H A Du_threaded_context.c5429 threaded_context_init_bytes_mapped_limit(struct threaded_context *tc, unsigned divisor) in threaded_context_init_bytes_mapped_limit() function
/aosp_15_r20/external/mesa3d/src/gallium/drivers/freedreno/
H A Dfreedreno_context.c743 threaded_context_init_bytes_mapped_limit((struct threaded_context *)tc, 16); in fd_context_init_tc()
/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/driver_noop/
H A Dnoop_pipe.c467 threaded_context_init_bytes_mapped_limit((struct threaded_context *)tc, 4); in noop_create_context()
/aosp_15_r20/external/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_pipe.c965 threaded_context_init_bytes_mapped_limit((struct threaded_context *)tc, 4); in si_pipe_create_context()
/aosp_15_r20/external/mesa3d/src/gallium/drivers/zink/
H A Dzink_context.c5604 threaded_context_init_bytes_mapped_limit(tc, 4); in zink_context_create()