| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/llvmpipe/ |
| H A D | lp_screen.h | 52 unsigned num_threads; member in struct:llvmpipe_screen
|
| H A D | lp_query.c | 99 unsigned num_threads = MAX2(1, screen->num_threads); local in function:llvmpipe_get_query_result
|
| H A D | lp_rast_priv.h | 127 unsigned num_threads; member in struct:lp_rasterizer
|
| H A D | lp_rast.c | 880 lp_rast_create( unsigned num_threads ) argument [all...] |
| H A D | lp_setup_context.h | 89 unsigned num_threads; member in struct:lp_setup_context
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/llvmpipe/ |
| H A D | lp_cs_tpool.c | 87 lp_cs_tpool_create(unsigned num_threads) argument
|
| H A D | lp_cs_tpool.h | 49 unsigned num_threads; member in struct:lp_cs_tpool
|
| H A D | lp_screen.h | 52 unsigned num_threads; member in struct:llvmpipe_screen
|
| H A D | lp_query.c | 100 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 D | lp_rast_priv.h | 127 unsigned num_threads; member in struct:lp_rasterizer
|
| H A D | lp_rast.c | 1293 lp_rast_create( unsigned num_threads ) argument [all...] |
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/softpipe/ |
| H A D | sp_compute.c | 110 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 D | sp_compute.c | 110 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 D | sna_threads.c | 257 int num_threads; local in function:sna_use_threads 312 int num_threads; local in function:sna_image_composite [all...] |
| H A D | sna_trapezoids.c | 330 int num_threads; local in function:trapezoids_fallback
|
| H A D | sna_trapezoids_boxes.c | 1095 int num_threads; local in function:composite_unaligned_boxes_inplace
|
| /xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/ |
| H A D | sna_threads.c | 257 int num_threads; local in function:sna_use_threads 312 int num_threads; local in function:sna_image_composite [all...] |
| H A D | sna_trapezoids.c | 330 int num_threads; local in function:trapezoids_fallback
|
| H A D | sna_trapezoids_boxes.c | 1093 int num_threads; local in function:composite_unaligned_boxes_inplace
|
| /xsrc/external/mit/MesaLib.old/dist/src/util/ |
| H A D | u_queue.c | 374 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 D | u_queue.h | 212 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 D | ir3_gallium.c | 530 unsigned num_threads = sysconf(_SC_NPROCESSORS_ONLN) - 1; local in function:ir3_screen_init
|
| /xsrc/external/mit/MesaLib/dist/src/util/ |
| H A D | u_queue.h | 216 unsigned num_threads; /* decreasing this number will terminate threads */ member in struct:util_queue
|
| H A D | u_queue.c | 388 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 D | si_compute_blit.c | 485 unsigned num_threads = num_elements / 4; local in function:si_retile_dcc
|