Searched refs:try_pbo_upload (Results 1 – 2 of 2) sorted by relevance
/external/mesa3d/src/mesa/drivers/dri/i915/ |
D | intel_tex_image.c | 107 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/ |
D | st_cb_texture.c | 1236 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()
|