Searched refs:bof_blob (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/libdrm/dist/radeon/
H A Dbof.h68 extern bof_t *bof_blob(unsigned size, void *value);
H A Dradeon_cs_gem.c358 blob = bof_blob(csg->nrelocs * 16, csg->relocs);
366 blob = bof_blob(cs->cdw * 4, cs->packets);
396 blob = bof_blob(csg->relocs_bo[i]->size, csg->relocs_bo[i]->ptr);
H A Dbof.c142 bof_t *bof_blob(unsigned size, void *value) function in typeref:typename:bof_t *

Completed in 5 milliseconds