Searched refs:brw_compile_tcs (Results 1 – 6 of 6) sorted by relevance
354 brw_compile_tcs(const struct brw_compiler *compiler, in brw_compile_tcs() function
1631 brw_compile_tcs(const struct brw_compiler *compiler,
1565 const unsigned *program = brw_compile_tcs(compiler, mem_ctx, ¶ms); in iris_compile_tcs()
925 tcs_stage->code = brw_compile_tcs(compiler, mem_ctx, ¶ms); in anv_pipeline_compile_tcs()
1480 const unsigned *program = brw_compile_tcs(compiler, mem_ctx, ¶ms); in crocus_compile_tcs()
615 - intel/compiler: Use a struct for brw_compile_tcs parameters