Home
last modified time | relevance | path

Searched refs:bof_int32 (Results 1 – 3 of 3) sorted by relevance

/external/libdrm/radeon/
Dbof.h74 extern bof_t *bof_int32(int32_t value);
Dradeon_cs_gem.c353 device_id = bof_int32(csm->device_id); in cs_gem_dump_bof()
384 size = bof_int32(csg->relocs_bo[i]->size); in cs_gem_dump_bof()
391 handle = bof_int32(csg->relocs_bo[i]->handle); in cs_gem_dump_bof()
Dbof.c198 bof_t *bof_int32(int32_t value) in bof_int32() function