/aosp_15_r20/external/mesa3d/src/amd/common/ |
H A D | ac_nir_meta.h | 31 const nir_shader_compiler_options *nir_options; 87 const nir_shader_compiler_options *nir_options; 159 const nir_shader_compiler_options *nir_options;
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/d3d12/ |
H A D | d3d12_compute_transforms.cpp | 35 get_indirect_draw_base_vertex_transform(const nir_shader_compiler_options *options, const d3d12_com… in get_indirect_draw_base_vertex_transform() 104 get_fake_so_buffer_copy_back(const nir_shader_compiler_options *options, const d3d12_compute_transf… in get_fake_so_buffer_copy_back() 156 get_fake_so_buffer_vertex_count(const nir_shader_compiler_options *options) in get_fake_so_buffer_vertex_count() 189 get_draw_auto(const nir_shader_compiler_options *options) in get_draw_auto() 216 get_query_resolve(const nir_shader_compiler_options *options, const d3d12_compute_transform_key *ke… in get_query_resolve() 391 create_compute_transform(const nir_shader_compiler_options *options, const d3d12_compute_transform_… in create_compute_transform() 424 const nir_shader_compiler_options *options = &d3d12_screen(ctx->base.screen)->nir_options; in d3d12_get_compute_transform()
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/r300/ |
H A D | r300_screen.c | 496 static const nir_shader_compiler_options r500_vs_compiler_options = { 506 static const nir_shader_compiler_options r500_fs_compiler_options = { 517 static const nir_shader_compiler_options r300_vs_compiler_options = { 526 static const nir_shader_compiler_options r400_vs_compiler_options = { 534 static const nir_shader_compiler_options r300_fs_compiler_options = {
|
/aosp_15_r20/external/mesa3d/src/intel/compiler/elk/ |
H A D | elk_nir_options.h | 15 extern const struct nir_shader_compiler_options elk_scalar_nir_options; 16 extern const struct nir_shader_compiler_options elk_vector_nir_options;
|
H A D | elk_nir_options.c | 60 const struct nir_shader_compiler_options elk_scalar_nir_options = { 65 const struct nir_shader_compiler_options elk_vector_nir_options = {
|
H A D | elk_compiler.c | 95 struct nir_shader_compiler_options *nir_options = in elk_compiler_create() 96 rzalloc(compiler, struct nir_shader_compiler_options); in elk_compiler_create()
|
/aosp_15_r20/external/mesa3d/src/compiler/glsl/ |
H A D | glsl_to_nir.h | 44 const nir_shader_compiler_options *options); 47 const nir_shader_compiler_options *options);
|
/aosp_15_r20/external/mesa3d/src/microsoft/compiler/ |
H A D | nir_to_dxil.h | 102 const nir_shader_compiler_options* 106 dxil_get_nir_compiler_options(nir_shader_compiler_options *options,
|
/aosp_15_r20/external/mesa3d/src/vulkan/runtime/ |
H A D | vk_texcompress_etc2.h | 19 struct nir_shader_compiler_options; 24 const struct nir_shader_compiler_options *nir_options;
|
H A D | vk_pipeline_cache.h | 44 struct nir_shader_compiler_options; 284 const struct nir_shader_compiler_options *nir_options,
|
H A D | vk_pipeline.h | 33 struct nir_shader_compiler_options; 65 const struct nir_shader_compiler_options *nir_options,
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/etnaviv/ |
H A D | etnaviv_compiler.c | 40 compiler->options = (nir_shader_compiler_options) { in etna_compiler_create() 101 const nir_shader_compiler_options *
|
H A D | etnaviv_compiler.h | 56 nir_shader_compiler_options options; 156 const nir_shader_compiler_options *
|
/aosp_15_r20/external/mesa3d/src/intel/compiler/ |
H A D | brw_compiler.c | 32 const struct nir_shader_compiler_options brw_scalar_nir_options = { 156 struct nir_shader_compiler_options *nir_options = in brw_compiler_create() 157 rzalloc(compiler, struct nir_shader_compiler_options); in brw_compiler_create()
|
/aosp_15_r20/external/mesa3d/src/compiler/nir/ |
H A D | nir_passthrough_tcs.c | 38 nir_create_passthrough_tcs_impl(const nir_shader_compiler_options *options, in nir_create_passthrough_tcs_impl() 103 nir_create_passthrough_tcs(const nir_shader_compiler_options *options, in nir_create_passthrough_tcs()
|
H A D | nir_opt_intrinsics.c | 218 bool block_has_discard, const struct nir_shader_compiler_options *options) in opt_intrinsics_alu() 306 const struct nir_shader_compiler_options *options) in opt_intrinsics_intrin() 353 const struct nir_shader_compiler_options *options) in opt_intrinsics_impl()
|
/aosp_15_r20/external/mesa3d/src/nouveau/compiler/ |
H A D | nak.h | 23 struct nir_shader_compiler_options; 31 const struct nir_shader_compiler_options *
|
/aosp_15_r20/external/mesa3d/src/broadcom/vulkan/ |
H A D | v3dv_meta_clear.c | 326 get_clear_rect_vs(const nir_shader_compiler_options *options) in get_clear_rect_vs() 343 get_clear_rect_gs(const nir_shader_compiler_options *options, in get_clear_rect_gs() 407 get_color_clear_rect_fs(const nir_shader_compiler_options *options, in get_color_clear_rect_fs() 428 get_depth_clear_rect_fs(const nir_shader_compiler_options *options) in get_depth_clear_rect_fs() 584 const nir_shader_compiler_options *options = in create_color_clear_pipeline() 649 const nir_shader_compiler_options *options = in create_depth_clear_pipeline()
|
/aosp_15_r20/external/mesa3d/src/freedreno/ir3/ |
H A D | ir3_compiler.h | 72 struct nir_shader_compiler_options nir_options; 299 const nir_shader_compiler_options *
|
H A D | ir3_compiler.c | 61 static const nir_shader_compiler_options ir3_base_options = { 329 const nir_shader_compiler_options *
|
/aosp_15_r20/external/mesa3d/src/compiler/clc/ |
H A D | clc.h | 36 struct nir_shader_compiler_options; 200 const struct nir_shader_compiler_options *nir_options;
|
/aosp_15_r20/external/mesa3d/src/mesa/state_tracker/ |
H A D | st_nir_builtins.c | 112 const nir_shader_compiler_options *options = in st_nir_make_passthrough_shader() 149 const nir_shader_compiler_options *options = in st_nir_make_clearcolor_shader()
|
/aosp_15_r20/external/mesa3d/src/nouveau/compiler/nak/ |
H A D | api.rs | 95 fn nir_options(dev: &nv_device_info) -> nir_shader_compiler_options { in nir_options() argument 96 let mut op: nir_shader_compiler_options = unsafe { std::mem::zeroed() }; in nir_options() 201 ) -> *const nir_shader_compiler_options { in nak_nir_options() argument
|
/aosp_15_r20/external/mesa3d/src/nouveau/codegen/ |
H A D | nv50_ir_driver.h | 32 struct nir_shader_compiler_options; 230 const struct nir_shader_compiler_options *
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/svga/ |
H A D | svga_screen.c | 734 static const nir_shader_compiler_options svga_vgpu9_fragment_compiler_options = { 742 static const nir_shader_compiler_options svga_vgpu9_vertex_compiler_options = { 750 static const nir_shader_compiler_options svga_vgpu10_compiler_options = { 756 static const nir_shader_compiler_options svga_gl4_compiler_options = {
|