Searched refs:iris_compile_tcs (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/iris/ |
| H A D | iris_program.c | 724 iris_compile_tcs(struct iris_context *ice, function in typeref:struct:iris_compiled_shader * 838 shader = iris_compile_tcs(ice, tcs, &key); 1548 iris_compile_tcs(ice, ish, &key);
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/iris/ |
| H A D | iris_program.c | 1480 iris_compile_tcs(struct iris_screen *screen, function in typeref:typename:void 1634 /* If the shader was not found in (whichever cache), call iris_compile_tcs 1641 iris_compile_tcs(screen, ice->shaders.cache, uploader, &ice->dbg, tcs, 2545 iris_compile_tcs(screen, NULL, uploader, dbg, ish, shader);
|
Completed in 8 milliseconds