Searched refs:si_texture_create_object (Results 1 - 4 of 4) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeonsi/ |
| H A D | si_texture.c | 885 static struct si_texture *si_texture_create_object(struct pipe_screen *screen, function in typeref:struct:si_texture * 1284 si_texture_create_object(screen, &plane_templ[i], &surface[i], plane0, NULL, 1504 tex = si_texture_create_object(&sscreen->b, templ, &surface, NULL, buf,
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/radeonsi/ |
| H A D | si_texture.c | 1200 si_texture_create_object(struct pipe_screen *screen, function in typeref:struct:si_texture * 1608 si_texture_create_object(screen, templ, NULL, &surface); 1663 tex = si_texture_create_object(&sscreen->b, templ, buf, &surface);
|
| /xsrc/external/mit/MesaLib/dist/docs/relnotes/ |
| H A D | 19.1.0.rst | 3630 - radeonsi: unify error paths in si_texture_create_object
|
| H A D | 21.1.0.rst | 3573 - radeonsi: group and parallelize all clears in si_texture_create_object
|
Completed in 20 milliseconds