Searched refs:try_pbo_upload (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/i915/
H A Dintel_tex_image.c107 try_pbo_upload(struct gl_context *ctx, function in typeref:typename:bool
192 try_pbo_upload(ctx, texImage, unpack, format, type, pixels)) {
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/i915/
H A Dintel_tex_image.c107 try_pbo_upload(struct gl_context *ctx, function in typeref:typename:bool
192 try_pbo_upload(ctx, texImage, unpack, format, type, pixels)) {
/xsrc/external/mit/MesaLib.old/dist/src/mesa/state_tracker/
H A Dst_cb_texture.c1295 try_pbo_upload(struct gl_context *ctx, GLuint dims, function in typeref:typename:bool
1523 if (try_pbo_upload(ctx, dims, texImage, format, type, dst_format,
/xsrc/external/mit/MesaLib/dist/src/mesa/state_tracker/
H A Dst_cb_texture.c1673 try_pbo_upload(struct gl_context *ctx, GLuint dims, function in typeref:typename:bool
2076 if (try_pbo_upload(ctx, dims, texImage, format, type, dst_format,

Completed in 15 milliseconds