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

  /external/mesa3d/src/gallium/drivers/radeon/
r600_buffer_common.c 241 r600_invalidate_buffer(struct r600_common_context *rctx, function
273 (void)r600_invalidate_buffer(rctx, rbuffer);
344 if (r600_invalidate_buffer(rctx, rbuffer)) {
  /external/mesa3d/src/gallium/drivers/r600/
r600_state_common.c 2781 static void r600_invalidate_buffer(struct pipe_context *ctx, struct pipe_resource *buf) function
    [all...]

Completed in 163 milliseconds