Searched refs:si_texture_get_offset (Results 1 - 4 of 4) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/docs/relnotes/ |
| H A D | 21.3.4.rst | 143 - radeonsi/gfx10: fix si_texture_get_offset for mipmapped tex
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/radeonsi/ |
| H A D | si_texture.c | 182 static unsigned si_texture_get_offset(struct si_screen *sscreen, function in typeref:typename:unsigned 1952 si_texture_get_offset(sctx->screen, staging_depth, level, NULL, 1968 offset = si_texture_get_offset(sctx->screen, staging_depth, 1994 si_texture_get_offset(sctx->screen, staging, 0, NULL, 2006 offset = si_texture_get_offset(sctx->screen, tex, level, box,
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeonsi/ |
| H A D | si_texture.c | 121 static unsigned si_texture_get_offset(struct si_screen *sscreen, struct si_texture *tex, function in typeref:typename:unsigned 1841 si_texture_get_offset(sctx->screen, staging, 0, NULL, &trans->b.b.stride, 1852 offset = si_texture_get_offset(sctx->screen, tex, level, box, &trans->b.b.stride,
|
| /xsrc/external/mit/MesaLib/dist/ |
| H A D | .pick_status.json | 15457 "description": "radeonsi/gfx10: fix si_texture_get_offset for mipmapped tex", [all...] |
Completed in 198 milliseconds