Searched refs:radv_nir_compiler_options (Results 1 – 13 of 13) sorted by relevance
/aosp_15_r20/external/mesa3d/src/amd/vulkan/ |
H A D | radv_nir_to_llvm.c | 30 const struct radv_nir_compiler_options *options; 50 unsigned max_workgroup_size, const struct radv_nir_compiler_options *options) in create_llvm_function() 232 ac_translate_nir_to_llvm(struct ac_llvm_compiler *ac_llvm, const struct radv_nir_compiler_options *… in ac_translate_nir_to_llvm() 434 const char *name, const struct radv_nir_compiler_options *options) in ac_compile_llvm_module() 479 radv_compile_nir_shader(struct ac_llvm_compiler *ac_llvm, const struct radv_nir_compiler_options *o… in radv_compile_nir_shader() 493 llvm_compile_shader(const struct radv_nir_compiler_options *options, const struct radv_shader_info … in llvm_compile_shader()
|
H A D | radv_nir_to_llvm.h | 14 struct radv_nir_compiler_options; 20 void llvm_compile_shader(const struct radv_nir_compiler_options *options, const struct radv_shader_…
|
H A D | radv_aco_shader_info.h | 95 radv_aco_convert_opts(struct aco_compiler_options *aco_info, const struct radv_nir_compiler_options… in radv_aco_convert_opts()
|
H A D | radv_shader.c | 2876 radv_fill_nir_compiler_options(struct radv_nir_compiler_options *options, struct radv_device *devic… in radv_fill_nir_compiler_options() 2954 … const struct radv_shader_stage_key *stage_key, struct radv_nir_compiler_options *options) 3003 struct radv_nir_compiler_options options = {0}; 3037 struct radv_nir_compiler_options options = {0}; 3090 struct radv_nir_compiler_options options = {0}; 3154 struct radv_nir_compiler_options options = {0}; 3222 struct radv_nir_compiler_options options = {0};
|
H A D | radv_shader.h | 176 struct radv_nir_compiler_options { struct
|
/aosp_15_r20/external/mesa3d/docs/relnotes/ |
H A D | 23.2.1.rst | 2620 - radv: Rename radv_nir_compiler_options::robust_buffer_access to robust_buffer_access_llvm 3509 - amd: add radeon_info* into ac_llvm_context and radv_nir_compiler_options
|
H A D | 20.0.0.rst | 693 - aco: Constify radv_nir_compiler_options in isel
|
H A D | 22.1.0.rst | 3234 - radv: remove now unused radv_nir_compiler_options::layout
|
H A D | 21.3.0.rst | 3896 - radv: remove unused radv_nir_compiler_options fields
|
H A D | 20.3.0.rst | 4388 - aco: remove useless occurences of radv_nir_compiler_options
|
H A D | 21.1.0.rst | 4754 - radv,aco: add radv_nir_compiler_options::wgp_mode
|
H A D | 22.2.0.rst | 1536 - aco/radv: drop radv_nir_compiler_options from aco.
|
H A D | 24.1.0.rst | 5155 - radv: remove unecessary radv_nir_compiler_options::key
|