Searched refs:si_texture_reference (Results 1 - 7 of 7) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/radeonsi/ |
| H A D | si_uvd.c | 106 si_texture_reference(&resources[i], NULL);
|
| H A D | si_texture.c | 557 si_texture_reference(&tex->flushed_depth_texture, 609 si_texture_reference(&new_tex, NULL); 956 si_texture_reference(&tex->flushed_depth_texture, NULL); 2334 si_texture_reference(&sctx->dcc_stats[slot].tex, NULL); 2380 si_texture_reference(&sctx->dcc_stats[empty_slot].tex, tex);
|
| H A D | si_pipe.c | 230 si_texture_reference(&sctx->dcc_stats[i].tex, NULL);
|
| H A D | si_pipe.h | 1421 si_texture_reference(struct si_texture **ptr, struct si_texture *res) function in typeref:typename:void
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeonsi/ |
| H A D | si_texture.c | 470 si_texture_reference(&tex->flushed_depth_texture, new_tex->flushed_depth_texture); 513 si_texture_reference(&new_tex, NULL); 1287 si_texture_reference(&plane0, NULL); 1533 si_texture_reference(&tex, NULL); 1541 si_texture_reference(&tex, NULL); 1550 si_texture_reference(&tex, NULL); 1557 si_texture_reference(&tex, NULL);
|
| H A D | si_buffer.c | 231 si_texture_reference(&tex->flushed_depth_texture, NULL);
|
| H A D | si_pipe.h | 1593 static inline void si_texture_reference(struct si_texture **ptr, struct si_texture *res) function in typeref:typename:void
|
Completed in 20 milliseconds