Home
last modified time | relevance | path

Searched refs:pipe_shader_ir (Results 1 - 25 of 47) sorted by relevance

12

/third_party/mesa3d/src/gallium/frontends/clover/core/
H A Ddevice.hpp92 enum pipe_shader_ir ir_format() const;
95 bool supports_ir(enum pipe_shader_ir ir) const;
110 const void *get_compiler_options(enum pipe_shader_ir ir) const;
H A Ddevice.cpp40 get_compute_param(pipe_screen *pipe, pipe_shader_ir ir_format, in get_compute_param()
423 enum pipe_shader_ir
469 device::supports_ir(enum pipe_shader_ir ir) const { in supports_ir()
522 device::get_compiler_options(enum pipe_shader_ir ir) const { in get_compiler_options()
/third_party/mesa3d/src/gallium/auxiliary/nir/
H A Dnir_to_tgsi.h50 enum pipe_shader_ir ir,
/third_party/mesa3d/src/gallium/drivers/r600/
H A Devergreen_compute_internal.h75 enum pipe_shader_ir ir_type;
H A 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()
1182 enum pipe_shader_ir ir, in r600_get_compiler_options()
H A Dr600_pipe.h356 enum pipe_shader_ir ir_type;
1064 enum pipe_shader_ir,
/third_party/mesa3d/src/gallium/include/pipe/
H A Dp_screen.h150 enum pipe_shader_ir ir_type,
456 enum pipe_shader_ir ir,
H A Dp_state.h289 * requests a different 'pipe_shader_ir' type, then it must check the 'type'
302 enum pipe_shader_ir type;
1006 enum pipe_shader_ir ir_type; /**< IR type contained in prog. */
H A Dp_defines.h1129 enum pipe_shader_ir enum
/third_party/mesa3d/src/gallium/drivers/vc4/
H A Dvc4_screen.h117 enum pipe_shader_ir ir,
/third_party/mesa3d/src/gallium/drivers/zink/
H A Dzink_compiler.h73 enum pipe_shader_ir ir,
/third_party/mesa3d/src/gallium/drivers/softpipe/
H A Dsp_screen.c98 enum pipe_shader_ir ir, in softpipe_get_compiler_options()
526 enum pipe_shader_ir ir_type, in softpipe_get_compute_param()
/third_party/mesa3d/src/gallium/drivers/d3d12/
H A Dd3d12_compiler.h64 enum pipe_shader_ir ir,
/third_party/mesa3d/src/gallium/drivers/v3d/
H A Dv3d_screen.c479 v3d_get_compute_param(struct pipe_screen *pscreen, enum pipe_shader_ir ir_type, in v3d_get_compute_param()
748 enum pipe_shader_ir ir, unsigned shader) in v3d_screen_get_compiler_options()
/third_party/mesa3d/src/gallium/drivers/crocus/
H A Dcrocus_screen.c544 enum pipe_shader_ir ir_type, in crocus_get_compute_param()
651 enum pipe_shader_ir ir, in crocus_get_compiler_options()
/third_party/mesa3d/src/gallium/drivers/panfrost/
H A Dpan_screen.c667 panfrost_get_compute_param(struct pipe_screen *pscreen, enum pipe_shader_ir ir_type, in panfrost_get_compute_param()
878 enum pipe_shader_ir ir, in panfrost_screen_get_compiler_options()
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_get.c513 static const void *si_get_compiler_options(struct pipe_screen *screen, enum pipe_shader_ir ir, in si_get_compiler_options()
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/tegra/
H A Dtegra_screen.c114 enum pipe_shader_ir ir_type, in tegra_screen_get_compute_param()
447 enum pipe_shader_ir ir, in tegra_screen_get_compiler_options()
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_screen.c471 enum pipe_shader_ir ir_type, in llvmpipe_get_compute_param()
648 enum pipe_shader_ir ir, in llvmpipe_get_compiler_options()
/third_party/mesa3d/src/gallium/drivers/freedreno/
H A Dfreedreno_screen.c731 fd_get_compute_param(struct pipe_screen *pscreen, enum pipe_shader_ir ir_type, in fd_get_compute_param()
805 fd_get_compiler_options(struct pipe_screen *pscreen, enum pipe_shader_ir ir, in fd_get_compiler_options()
/third_party/mesa3d/src/gallium/drivers/iris/
H A Diris_screen.c534 enum pipe_shader_ir ir_type, in iris_get_compute_param()
656 enum pipe_shader_ir ir, in iris_get_compiler_options()
/third_party/mesa3d/src/gallium/auxiliary/driver_noop/
H A Dnoop_pipe.c524 enum pipe_shader_ir ir_type, in noop_get_compute_param()
597 enum pipe_shader_ir ir, in noop_get_compiler_options()
/third_party/mesa3d/src/gallium/auxiliary/driver_ddebug/
H A Ddd_screen.c61 enum pipe_shader_ir ir, in dd_screen_get_compiler_options()
97 enum pipe_shader_ir ir_type, in dd_screen_get_compute_param()
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_shader.h355 enum pipe_shader_ir type; /* IR type */
H A Dsvga_screen.c799 enum pipe_shader_ir ir, in svga_get_compiler_options()
836 enum pipe_shader_ir ir_type, in svga_sm5_get_compute_param()

Completed in 30 milliseconds

12