Searched refs:setup_tcs_info (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/amd/compiler/
H A Daco_instruction_selection_setup.cpp302 setup_tcs_info(isel_context* ctx, nir_shader* nir, nir_shader* vs) function in namespace:aco::__anonb649b1010110
891 setup_tcs_info(&ctx, shaders[0], NULL);
893 setup_tcs_info(&ctx, shaders[1], shaders[0]);
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D20.1.0.rst4211 - aco: Extract setup_tcs_info to a separate function.

Completed in 8 milliseconds