Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/state_tracker/
Dst_pbo.h88 st_pbo_get_upload_fs(struct st_context *st,
Dst_pbo.c553 st_pbo_get_upload_fs(struct st_context *st, in st_pbo_get_upload_fs() function
Dst_cb_texture.c1165 fs = st_pbo_get_upload_fs(st, src_format, surface->format); in try_pbo_upload_common()