Home
last modified time | relevance | path

Searched defs:ir_type (Results 1 – 25 of 25) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_compute.h35 unsigned ir_type; member
Dsi_get.c802 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/
Dr600_pipe.c589 enum pipe_shader_ir ir_type = is_nir_enabled(&rscreen->b) ? in r600_get_shader_param() local
Devergreen_compute_internal.h75 enum pipe_shader_ir ir_type; member
Dr600_pipe_common.c910 enum pipe_shader_ir ir_type) in get_max_threads_per_block()
921 enum pipe_shader_ir ir_type, in r600_get_compute_param()
Dr600_pipe.h356 enum pipe_shader_ir ir_type; member
/third_party/mesa3d/src/gallium/drivers/softpipe/
Dsp_screen.c526 enum pipe_shader_ir ir_type, in softpipe_get_compute_param()
/third_party/mesa3d/src/gallium/drivers/v3d/
Dv3d_screen.c479 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/
Dnv50_screen.c568 enum pipe_shader_ir ir_type, in nv50_screen_get_compute_param()
/third_party/mesa3d/src/gallium/drivers/freedreno/
Dfreedreno_screen.c731 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/
Dcrocus_screen.c544 enum pipe_shader_ir ir_type, in crocus_get_compute_param()
/third_party/mesa3d/src/gallium/drivers/panfrost/
Dpan_screen.c667 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/
Diris_screen.c534 enum pipe_shader_ir ir_type, in iris_get_compute_param()
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/
Dnvc0_screen.c614 enum pipe_shader_ir ir_type, in nvc0_screen_get_compute_param()
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_screen.c471 enum pipe_shader_ir ir_type, in llvmpipe_get_compute_param()
/third_party/mesa3d/src/gallium/drivers/svga/
Dsvga_screen.c836 enum pipe_shader_ir ir_type, in svga_sm5_get_compute_param()
/third_party/mesa3d/src/gallium/drivers/virgl/
Dvirgl_screen.c501 enum pipe_shader_ir ir_type, in virgl_get_compute_param()
/third_party/mesa3d/src/gallium/drivers/tegra/
Dtegra_screen.c114 enum pipe_shader_ir ir_type, in tegra_screen_get_compute_param()
/third_party/mesa3d/src/gallium/drivers/asahi/
Dagx_pipe.c1000 enum pipe_shader_ir ir_type, in agx_get_compute_param()
/third_party/mesa3d/src/gallium/auxiliary/driver_ddebug/
Ddd_screen.c97 enum pipe_shader_ir ir_type, in dd_screen_get_compute_param()
/third_party/mesa3d/src/gallium/drivers/zink/
Dzink_screen.c286 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/
Dnoop_pipe.c524 enum pipe_shader_ir ir_type, in noop_get_compute_param()
/third_party/mesa3d/src/gallium/auxiliary/driver_trace/
Dtr_screen.c226 enum pipe_shader_ir ir_type, in trace_screen_get_compute_param()
/third_party/mesa3d/src/compiler/glsl/
Dir.h93 enum ir_node_type ir_type; variable
/third_party/mesa3d/src/gallium/include/pipe/
Dp_state.h1006 enum pipe_shader_ir ir_type; /**< IR type contained in prog. */ member