Searched defs:work_dim (Results 1 - 13 of 13) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/a5xx/
H A Dfd5_compute.c148 const unsigned work_dim = info->work_dim ? info->work_dim : 3; local in function:fd5_launch_grid
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/a6xx/
H A Dfd6_compute.c156 const unsigned work_dim = info->work_dim ? info->work_dim : 3; local in function:fd6_launch_grid
/xsrc/external/mit/MesaLib/src/gallium/auxiliary/
H A Du_tracepoints.h84 uint8_t work_dim; member in struct:trace_grid_info
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/a5xx/
H A Dfd5_compute.c221 const unsigned work_dim = info->work_dim ? info->work_dim : 3; local in function:fd5_launch_grid
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/a6xx/
H A Dfd6_compute.c166 const unsigned work_dim = info->work_dim ? info->work_dim : 3; local in function:fd6_launch_grid
/xsrc/external/mit/MesaLib/dist/src/freedreno/computerator/
H A Da4xx.c290 unsigned work_dim = 0; local in function:a4xx_emit_grid
H A Da6xx.c397 unsigned work_dim = 0; local in function:a6xx_emit_grid
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/zink/
H A Dzink_program.h59 unsigned work_dim; member in struct:zink_cs_push_constant
/xsrc/external/mit/MesaLib/dist/src/microsoft/clc/
H A Dclc_compiler.h154 unsigned work_dim; member in struct:clc_work_properties_data
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/gallivm/
H A Dlp_bld_tgsi.h181 LLVMValueRef work_dim; member in struct:lp_bld_tgsi_system_values
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/llvmpipe/
H A Dlp_state_cs.c61 unsigned work_dim; member in struct:lp_cs_job_info
/xsrc/external/mit/MesaLib.old/dist/src/gallium/include/pipe/
H A Dp_state.h835 uint work_dim; member in struct:pipe_grid_info
/xsrc/external/mit/MesaLib/dist/src/gallium/include/pipe/
H A Dp_state.h932 uint work_dim; member in struct:pipe_grid_info

Completed in 17 milliseconds