Searched refs:aco_compile_shader_part (Results 1 – 2 of 2) sorted by relevance
/external/mesa3d/src/amd/compiler/ |
D | aco_interface.cpp | 214 aco_compile_shader_part(const struct aco_compiler_options* options, in aco_compile_shader_part() function 389 aco_compile_shader_part(options, info, args, select_ps_epilog, (void*)pinfo, build_epilog, in aco_compile_ps_epilog() 399 aco_compile_shader_part(options, info, args, select_ps_prolog, (void*)pinfo, build_prolog, in aco_compile_ps_prolog()
|
/external/mesa3d/docs/relnotes/ |
D | 23.3.0.rst | 5119 - aco: extract aco_compile_shader_part from aco_compile_ps_epilog
|