HomeSort by: relevance | last modified time | path
    Searched refs:iris_compile_tcs (Results 1 - 2 of 2) sorted by relevancy

  /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/iris/
iris_program.c 724 iris_compile_tcs(struct iris_context *ice, function
838 shader = iris_compile_tcs(ice, tcs, &key);
1548 iris_compile_tcs(ice, ish, &key);
  /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/iris/
iris_program.c 1480 iris_compile_tcs(struct iris_screen *screen, function
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 7 milliseconds