HomeSort by relevance Sort by last modified time
    Searched defs:bo_unref (Results 1 - 2 of 2) sorted by null

  /external/libdrm/radeon/
radeon_bo_int.h 32 struct radeon_bo *(*bo_unref)(struct radeon_bo_int *bo); member in struct:radeon_bo_funcs
radeon_bo_gem.c 128 static struct radeon_bo *bo_unref(struct radeon_bo_int *boi) function
276 .bo_unref = bo_unref,

Completed in 59 milliseconds