Searched defs:g_h (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/softpipe/ |
| H A D | sp_compute.c | 177 int g_w, g_h, g_d; local in function:softpipe_launch_grid 39 cs_prepare(const struct sp_compute_shader * cs,struct tgsi_exec_machine * machine,int w,int h,int d,int g_w,int g_h,int g_d,int b_w,int b_h,int b_d,struct tgsi_sampler * sampler,struct tgsi_image * image,struct tgsi_buffer * buffer) argument 85 cs_run(const struct sp_compute_shader * cs,int g_w,int g_h,int g_d,struct tgsi_exec_machine * machine,bool restart) argument 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 [all...] |
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/softpipe/ |
| H A D | sp_compute.c | 177 int g_w, g_h, g_d; local in function:softpipe_launch_grid 39 cs_prepare(const struct sp_compute_shader * cs,struct tgsi_exec_machine * machine,int w,int h,int d,int g_w,int g_h,int g_d,int b_w,int b_h,int b_d,struct tgsi_sampler * sampler,struct tgsi_image * image,struct tgsi_buffer * buffer) argument 85 cs_run(const struct sp_compute_shader * cs,int g_w,int g_h,int g_d,struct tgsi_exec_machine * machine,bool restart) argument 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 [all...] |
Completed in 3 milliseconds