Home
last modified time | relevance | path

Searched refs:try_pbo_upload_common (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/mesa/state_tracker/
Dst_cb_texture.c1132 try_pbo_upload_common(struct gl_context *ctx, in try_pbo_upload_common() function
1341 success = try_pbo_upload_common(ctx, surface, &addr, src_format); in try_pbo_upload()
1751 success = try_pbo_upload_common(ctx, surface, &addr, copy_format); in st_CompressedTexSubImage()