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

/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/i965/
H A Dbrw_tcs.c38 brw_codegen_tcs_prog(struct brw_context *brw, struct brw_program *tcp, function in typeref:typename:bool
233 MAYBE_UNUSED bool success = brw_codegen_tcs_prog(brw, tcp, tep, &key);
287 success = brw_codegen_tcs_prog(brw, btcp, btep, &key);
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/i965/
H A Dbrw_tcs.c38 brw_codegen_tcs_prog(struct brw_context *brw, struct brw_program *tcp, function in typeref:typename:bool
234 ASSERTED bool success = brw_codegen_tcs_prog(brw, tcp, tep, &key);
289 success = brw_codegen_tcs_prog(brw, btcp, btep, &key);

Completed in 2 milliseconds