/third_party/mesa3d/src/gallium/drivers/radeonsi/ |
D | si_compute.h | 35 unsigned ir_type; member
|
D | si_get.c | 802 static unsigned get_max_threads_per_block(struct si_screen *screen, enum pipe_shader_ir ir_type) in get_max_threads_per_block() 811 static int si_get_compute_param(struct pipe_screen *screen, enum pipe_shader_ir ir_type, in si_get_compute_param()
|
/third_party/mesa3d/src/gallium/drivers/r600/ |
D | r600_pipe.c | 589 enum pipe_shader_ir ir_type = is_nir_enabled(&rscreen->b) ? in r600_get_shader_param() local
|
D | evergreen_compute_internal.h | 75 enum pipe_shader_ir ir_type; member
|
D | r600_pipe_common.c | 910 enum pipe_shader_ir ir_type) in get_max_threads_per_block() 921 enum pipe_shader_ir ir_type, in r600_get_compute_param()
|
D | r600_pipe.h | 356 enum pipe_shader_ir ir_type; member
|
/third_party/mesa3d/src/gallium/drivers/softpipe/ |
D | sp_screen.c | 526 enum pipe_shader_ir ir_type, in softpipe_get_compute_param()
|
/third_party/mesa3d/src/gallium/drivers/v3d/ |
D | v3d_screen.c | 479 v3d_get_compute_param(struct pipe_screen *pscreen, enum pipe_shader_ir ir_type, in v3d_get_compute_param()
|
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/ |
D | nv50_screen.c | 568 enum pipe_shader_ir ir_type, in nv50_screen_get_compute_param()
|
/third_party/mesa3d/src/gallium/drivers/freedreno/ |
D | freedreno_screen.c | 731 fd_get_compute_param(struct pipe_screen *pscreen, enum pipe_shader_ir ir_type, in fd_get_compute_param()
|
/third_party/mesa3d/src/gallium/drivers/crocus/ |
D | crocus_screen.c | 544 enum pipe_shader_ir ir_type, in crocus_get_compute_param()
|
/third_party/mesa3d/src/gallium/drivers/panfrost/ |
D | pan_screen.c | 667 panfrost_get_compute_param(struct pipe_screen *pscreen, enum pipe_shader_ir ir_type, in panfrost_get_compute_param()
|
/third_party/mesa3d/src/gallium/drivers/iris/ |
D | iris_screen.c | 534 enum pipe_shader_ir ir_type, in iris_get_compute_param()
|
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/ |
D | nvc0_screen.c | 614 enum pipe_shader_ir ir_type, in nvc0_screen_get_compute_param()
|
/third_party/mesa3d/src/gallium/drivers/llvmpipe/ |
D | lp_screen.c | 471 enum pipe_shader_ir ir_type, in llvmpipe_get_compute_param()
|
/third_party/mesa3d/src/gallium/drivers/svga/ |
D | svga_screen.c | 836 enum pipe_shader_ir ir_type, in svga_sm5_get_compute_param()
|
/third_party/mesa3d/src/gallium/drivers/virgl/ |
D | virgl_screen.c | 501 enum pipe_shader_ir ir_type, in virgl_get_compute_param()
|
/third_party/mesa3d/src/gallium/drivers/tegra/ |
D | tegra_screen.c | 114 enum pipe_shader_ir ir_type, in tegra_screen_get_compute_param()
|
/third_party/mesa3d/src/gallium/drivers/asahi/ |
D | agx_pipe.c | 1000 enum pipe_shader_ir ir_type, in agx_get_compute_param()
|
/third_party/mesa3d/src/gallium/auxiliary/driver_ddebug/ |
D | dd_screen.c | 97 enum pipe_shader_ir ir_type, in dd_screen_get_compute_param()
|
/third_party/mesa3d/src/gallium/drivers/zink/ |
D | zink_screen.c | 286 zink_get_compute_param(struct pipe_screen *pscreen, enum pipe_shader_ir ir_type, in zink_get_compute_param()
|
/third_party/mesa3d/src/gallium/auxiliary/driver_noop/ |
D | noop_pipe.c | 524 enum pipe_shader_ir ir_type, in noop_get_compute_param()
|
/third_party/mesa3d/src/gallium/auxiliary/driver_trace/ |
D | tr_screen.c | 226 enum pipe_shader_ir ir_type, in trace_screen_get_compute_param()
|
/third_party/mesa3d/src/compiler/glsl/ |
D | ir.h | 93 enum ir_node_type ir_type; variable
|
/third_party/mesa3d/src/gallium/include/pipe/ |
D | p_state.h | 1006 enum pipe_shader_ir ir_type; /**< IR type contained in prog. */ member
|