Searched refs:r600_texture_reference (Results 1 – 7 of 7) sorted by relevance
/external/mesa3d/src/gallium/drivers/radeonsi/ |
D | si_uvd.c | 104 r600_texture_reference(&resources[i], NULL); in si_video_buffer_create()
|
/external/mesa3d/src/gallium/drivers/r600/ |
D | r600_uvd.c | 134 r600_texture_reference(&resources[i], NULL); in r600_video_buffer_create()
|
D | r600_pipe_common.h | 822 r600_texture_reference(struct r600_texture **ptr, struct r600_texture *res) in r600_texture_reference() function
|
D | r600_texture.c | 440 r600_texture_reference(&new_tex, NULL); in r600_reallocate_texture_inplace() 562 r600_texture_reference(&rtex->flushed_depth_texture, NULL); in r600_texture_destroy()
|
/external/mesa3d/src/gallium/drivers/radeon/ |
D | r600_pipe_common.h | 653 r600_texture_reference(struct r600_texture **ptr, struct r600_texture *res) in r600_texture_reference() function
|
D | r600_texture.c | 573 r600_texture_reference(&new_tex, NULL); in r600_reallocate_texture_inplace() 820 r600_texture_reference(&rtex->flushed_depth_texture, NULL); in r600_texture_destroy() 2140 r600_texture_reference(&rctx->dcc_stats[slot].tex, NULL); in vi_dcc_clean_up_context_slot() 2186 r600_texture_reference(&rctx->dcc_stats[empty_slot].tex, tex); in vi_get_context_dcc_stats_index()
|
D | r600_pipe_common.c | 492 r600_texture_reference(&rctx->dcc_stats[i].tex, NULL); in si_common_context_cleanup()
|