Searched defs:num_threads (Results 1 - 25 of 36) sorted by relevance

12

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/llvmpipe/
H A Dlp_screen.h52 unsigned num_threads; member in struct:llvmpipe_screen
H A Dlp_query.c99 unsigned num_threads = MAX2(1, screen->num_threads); local in function:llvmpipe_get_query_result
H A Dlp_rast_priv.h127 unsigned num_threads; member in struct:lp_rasterizer
H A Dlp_rast.c880 lp_rast_create( unsigned num_threads ) argument
[all...]
H A Dlp_setup_context.h89 unsigned num_threads; member in struct:lp_setup_context
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/llvmpipe/
H A Dlp_cs_tpool.c87 lp_cs_tpool_create(unsigned num_threads) argument
H A Dlp_cs_tpool.h49 unsigned num_threads; member in struct:lp_cs_tpool
H A Dlp_screen.h52 unsigned num_threads; member in struct:llvmpipe_screen
H A Dlp_query.c100 unsigned num_threads = MAX2(1, screen->num_threads); local in function:llvmpipe_get_query_result
214 unsigned num_threads = MAX2(1, screen->num_threads); local in function:llvmpipe_get_query_result_resource
[all...]
H A Dlp_rast_priv.h127 unsigned num_threads; member in struct:lp_rasterizer
H A Dlp_rast.c1293 lp_rast_create( unsigned num_threads ) argument
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/softpipe/
H A Dsp_compute.c110 run_workgroup(const struct sp_compute_shader * cs,int g_w,int g_h,int g_d,int num_threads,struct tgsi_exec_machine ** machines) argument
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/softpipe/
H A Dsp_compute.c110 run_workgroup(const struct sp_compute_shader * cs,int g_w,int g_h,int g_d,int num_threads,struct tgsi_exec_machine ** machines) argument
/xsrc/external/mit/xf86-video-intel/dist/src/sna/
H A Dsna_threads.c257 int num_threads; local in function:sna_use_threads
312 int num_threads; local in function:sna_image_composite
[all...]
H A Dsna_trapezoids.c330 int num_threads; local in function:trapezoids_fallback
H A Dsna_trapezoids_boxes.c1095 int num_threads; local in function:composite_unaligned_boxes_inplace
/xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/
H A Dsna_threads.c257 int num_threads; local in function:sna_use_threads
312 int num_threads; local in function:sna_image_composite
[all...]
H A Dsna_trapezoids.c330 int num_threads; local in function:trapezoids_fallback
H A Dsna_trapezoids_boxes.c1093 int num_threads; local in function:composite_unaligned_boxes_inplace
/xsrc/external/mit/MesaLib.old/dist/src/util/
H A Du_queue.c374 util_queue_adjust_num_threads(struct util_queue *queue, unsigned num_threads) argument
407 util_queue_init(struct util_queue * queue,const char * name,unsigned max_jobs,unsigned num_threads,unsigned flags) argument
[all...]
H A Du_queue.h212 unsigned num_threads; /* decreasing this number will terminate threads */ member in struct:util_queue
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/ir3/
H A Dir3_gallium.c530 unsigned num_threads = sysconf(_SC_NPROCESSORS_ONLN) - 1; local in function:ir3_screen_init
/xsrc/external/mit/MesaLib/dist/src/util/
H A Du_queue.h216 unsigned num_threads; /* decreasing this number will terminate threads */ member in struct:util_queue
H A Du_queue.c388 util_queue_adjust_num_threads(struct util_queue *queue, unsigned num_threads) argument
421 util_queue_init(struct util_queue * queue,const char * name,unsigned max_jobs,unsigned num_threads,unsigned flags,void * global_data) argument
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/radeonsi/
H A Dsi_compute_blit.c485 unsigned num_threads = num_elements / 4; local in function:si_retile_dcc

Completed in 34 milliseconds

12