Home
last modified time | relevance | path

Searched refs:fd_bo_upload (Results 1 – 4 of 4) sorted by relevance

/third_party/mesa3d/src/freedreno/drm/
Dfreedreno_drmif.h220 void fd_bo_upload(struct fd_bo *bo, void *src, unsigned len);
Dfreedreno_bo.c490 fd_bo_upload(struct fd_bo *bo, void *src, unsigned len) in fd_bo_upload() function
/third_party/mesa3d/src/gallium/drivers/freedreno/ir3/
Dir3_gallium.c116 fd_bo_upload(v->bo, v->bin, v->info.size); in upload_shader_variant()
/third_party/mesa3d/docs/relnotes/
D22.1.0.rst3127 - freedreno/drm: Add fd_bo_upload()