Searched defs:need_layer (Results 1 - 1 of 1) sorted by relevance
/third_party/mesa3d/src/mesa/state_tracker/ |
H A D | st_pbo.c | 407 create_fs(struct st_context *st, bool download, enum pipe_texture_target target, enum st_pbo_conversion conversion, enum pipe_format format, bool need_layer) create_fs() argument 602 st_pbo_get_upload_fs(struct st_context *st, enum pipe_format src_format, enum pipe_format dst_format, bool need_layer) st_pbo_get_upload_fs() argument 618 st_pbo_get_download_fs(struct st_context *st, enum pipe_texture_target target, enum pipe_format src_format, enum pipe_format dst_format, bool need_layer) st_pbo_get_download_fs() argument [all...] |
Completed in 2 milliseconds