Home
last modified time | relevance | path

Searched defs:nir_shader (Results 1 – 15 of 15) sorted by relevance

/third_party/mesa3d/src/amd/vulkan/nir/
Dradv_nir.h19 typedef struct nir_shader nir_shader; typedef
/third_party/mesa3d/src/gallium/frontends/rusticl/mesa/compiler/
Dnir.rs177 pub fn get_nir(&self) -> *mut nir_shader { in get_nir()
181 pub fn dup_for_driver(&self) -> *mut nir_shader { in dup_for_driver()
195 pass: unsafe extern "C" fn(*mut nir_shader, a: A) -> R, in pass1()
203 pass: unsafe extern "C" fn(*mut nir_shader, a: A, b: B) -> R, in pass2()
212 pass: unsafe extern "C" fn(*mut nir_shader, a: A, b: B, c: C) -> R, in pass3()
/third_party/mesa3d/src/amd/vulkan/
Dradv_printf.h24 typedef struct nir_shader nir_shader; typedef
/third_party/mesa3d/src/intel/vulkan/
Danv_genX.h47 typedef struct nir_shader nir_shader; typedef
/third_party/mesa3d/src/nouveau/compiler/nak/
Dapi.rs381 nir: *mut nir_shader, in nak_compile_shader_internal()
447 nir: *mut nir_shader, in nak_compile_shader()
Dfrom_nir.rs320 nir: &'a nir_shader, in new()
3679 ns: &'a nir_shader, in nak_shader_from_nir()
/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_shader_internal.h121 typedef struct nir_shader nir_shader; typedef
/third_party/mesa3d/src/compiler/rust/
Dnir.rs570 impl nir_shader { impl
/third_party/mesa3d/src/compiler/nir/
Dnir.h4471 typedef struct nir_shader { struct
4482 const struct nir_shader_compiler_options *options; argument
4485 struct shader_info info;
4488 struct exec_list functions;
4495 unsigned num_inputs, num_uniforms, num_outputs;
4519 } nir_shader; argument
/third_party/mesa3d/src/gallium/drivers/iris/
Diris_screen.h49 typedef struct nir_shader nir_shader; typedef
/third_party/mesa3d/src/compiler/clc/
Dclc.h35 typedef struct nir_shader nir_shader; typedef
/third_party/mesa3d/src/gallium/frontends/rusticl/mesa/compiler/clc/
Dspirv.rs306 clc_shader: *const nir_shader, in get_spirv_options()
/third_party/mesa3d/src/intel/compiler/
Dbrw_compiler.h48 typedef struct nir_shader nir_shader; typedef
/third_party/mesa3d/src/intel/compiler/elk/
Delk_compiler.h47 typedef struct nir_shader nir_shader; typedef
/third_party/mesa3d/src/amd/compiler/
Daco_ir.h26 typedef struct nir_shader nir_shader; typedef