Searched refs:aco_compiler_options (Results 1 - 9 of 9) sorted by relevance
/third_party/mesa3d/src/amd/compiler/ |
H A D | aco_interface.h | 73 void aco_compile_shader(const struct aco_compiler_options* options, 80 void aco_compile_vs_prolog(const struct aco_compiler_options* options, 87 void aco_compile_ps_epilog(const struct aco_compiler_options* options,
|
H A D | aco_instruction_selection.h | 57 const struct aco_compiler_options* options; 129 const struct aco_compiler_options* options,
|
H A D | aco_interface.cpp | 116 aco_postprocess_shader(const struct aco_compiler_options* options, in aco_postprocess_shader() 214 aco_compile_shader(const struct aco_compiler_options* options, in aco_compile_shader() 276 aco_compile_vs_prolog(const struct aco_compiler_options* options, in aco_compile_vs_prolog() 322 aco_compile_ps_epilog(const struct aco_compiler_options* options, in aco_compile_ps_epilog()
|
H A D | aco_shader_info.h | 184 struct aco_compiler_options { struct
|
H A D | aco_ir.h | 2191 ac_shader_config* config, const struct aco_compiler_options* options, 2195 const struct aco_compiler_options* options, 2200 const struct aco_compiler_options* options, 2205 const struct aco_compiler_options* options, 2212 const struct aco_compiler_options* options,
|
H A D | aco_instruction_selection_setup.cpp | 826 ac_shader_config* config, const struct aco_compiler_options* options, in setup_isel_context()
|
H A D | aco_instruction_selection.cpp | 11911 ac_shader_config* config, const struct aco_compiler_options* options, 12040 const struct aco_compiler_options* options, 12139 const struct aco_compiler_options* options, 12303 const struct aco_compiler_options* options, 12528 const struct aco_compiler_options* options,
|
/third_party/mesa3d/src/amd/vulkan/ |
H A D | radv_aco_shader_info.h | 156 radv_aco_convert_opts(struct aco_compiler_options *aco_info, in radv_aco_convert_opts()
|
H A D | radv_shader.c | 2237 struct aco_compiler_options ac_opts; 2464 struct aco_compiler_options ac_opts; 2514 struct aco_compiler_options ac_opts;
|
Completed in 22 milliseconds