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 Dsi_uvd.c106 si_texture_reference(&resources[i], NULL);
H A Dsi_texture.c557 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 Dsi_pipe.c230 si_texture_reference(&sctx->dcc_stats[i].tex, NULL);
H A Dsi_pipe.h1421 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 Dsi_texture.c470 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 Dsi_buffer.c231 si_texture_reference(&tex->flushed_depth_texture, NULL);
H A Dsi_pipe.h1593 static inline void si_texture_reference(struct si_texture **ptr, struct si_texture *res) function in typeref:typename:void

Completed in 20 milliseconds