Searched refs:panfrost_pool_upload (Results 1 – 3 of 3) sorted by relevance
92 panfrost_pool_upload(struct pan_pool *pool, const void *data, size_t sz);
121 panfrost_pool_upload(struct pan_pool *pool, const void *data, size_t sz) in panfrost_pool_upload() function
333 draw->textures = panfrost_pool_upload(pool, &texture.gpu, sizeof(texture.gpu)); in midgard_load_emit_texture()