Searched refs:st_pbo_get_download_fs (Results 1 – 3 of 3) sorted by relevance
93 st_pbo_get_download_fs(struct st_context *st, enum pipe_texture_target target,
235 void *fs = st_pbo_get_download_fs(st, view_target, src_format, dst_format); in try_pbo_readpixels()
568 st_pbo_get_download_fs(struct st_context *st, enum pipe_texture_target target, in st_pbo_get_download_fs() function