Home
last modified time | relevance | path

Searched refs:ir3_cp (Results 1 - 3 of 3) sorted by relevance

/third_party/mesa3d/src/freedreno/ir3/
H A Dir3_cp.c674 ir3_cp(struct ir3 *ir, struct ir3_shader_variant *so) in ir3_cp() function
H A Dir3.h1847 bool ir3_cp(struct ir3 *ir, struct ir3_shader_variant *so);
H A Dir3_compiler_nir.c1893 * away by ir3_cp.
4815 progress |= IR3_PASS(ir, ir3_cp, so); in ir3_compile_shader_nir()
4821 * Note that for a6xx and later, we do this after ir3_cp to ensure in ir3_compile_shader_nir()

Completed in 12 milliseconds