HomeSort by relevance Sort by last modified time
    Searched refs:r600_texture_reference (Results 1 - 7 of 7) sorted by null

  /external/mesa3d/src/gallium/drivers/r600/
r600_uvd.c 134 r600_texture_reference(&resources[i], NULL);
r600_pipe_common.h 822 r600_texture_reference(struct r600_texture **ptr, struct r600_texture *res) function
r600_texture.c 440 r600_texture_reference(&new_tex, NULL);
562 r600_texture_reference(&rtex->flushed_depth_texture, NULL);
    [all...]
  /external/mesa3d/src/gallium/drivers/radeonsi/
si_uvd.c 104 r600_texture_reference(&resources[i], NULL);
  /external/mesa3d/src/gallium/drivers/radeon/
r600_pipe_common.h 653 r600_texture_reference(struct r600_texture **ptr, struct r600_texture *res) function
r600_pipe_common.c 492 r600_texture_reference(&rctx->dcc_stats[i].tex, NULL);
r600_texture.c 573 r600_texture_reference(&new_tex, NULL);
820 r600_texture_reference(&rtex->flushed_depth_texture, NULL);
    [all...]

Completed in 3144 milliseconds