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

  /external/mesa3d/src/mesa/main/
pbo.h 71 _mesa_unmap_pbo_dest(struct gl_context *ctx,
pixel.c 378 _mesa_unmap_pbo_dest(ctx, &ctx->Pack);
429 _mesa_unmap_pbo_dest(ctx, &ctx->Pack);
488 _mesa_unmap_pbo_dest(ctx, &ctx->Pack);
pbo.c 232 * If non-null return, must call _mesa_unmap_pbo_dest() when done.
269 * _mesa_unmap_pbo_dest().
314 _mesa_unmap_pbo_dest(struct gl_context *ctx, function
polygon.c 260 _mesa_unmap_pbo_dest(ctx, &ctx->Pack);
readpix.c 677 _mesa_unmap_pbo_dest(ctx, &clippedPacking);
  /external/mesa3d/src/mesa/state_tracker/
st_cb_texture.c 670 _mesa_unmap_pbo_dest(ctx, &ctx->Pack);
    [all...]

Completed in 59 milliseconds