Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/drivers/dri/i915/
Dintel_tex_image.c107 try_pbo_upload(struct gl_context *ctx, in try_pbo_upload() function
198 try_pbo_upload(ctx, texImage, unpack, format, type, pixels)) { in intelTexImage()
/external/mesa3d/src/mesa/state_tracker/
Dst_cb_texture.c1236 try_pbo_upload(struct gl_context *ctx, GLuint dims, in try_pbo_upload() function
1454 if (try_pbo_upload(ctx, dims, texImage, format, type, dst_format, in st_TexSubImage()