Searched refs:fd_bo_get_name (Results 1 - 8 of 8) sorted by relevance

/xsrc/external/mit/libdrm/dist/freedreno/
H A Dfreedreno_drmif.h132 int fd_bo_get_name(struct fd_bo *bo, uint32_t *name);
H A Dfreedreno_bo.c272 drm_public int fd_bo_get_name(struct fd_bo *bo, uint32_t *name) function in typeref:typename:drm_public int
/xsrc/external/mit/MesaLib.old/dist/src/freedreno/drm/
H A Dfreedreno_drmif.h164 int fd_bo_get_name(struct fd_bo *bo, uint32_t *name);
H A Dfreedreno_bo.c288 int fd_bo_get_name(struct fd_bo *bo, uint32_t *name) function in typeref:typename:int
/xsrc/external/mit/MesaLib/dist/src/freedreno/drm/
H A Dfreedreno_drmif.h205 int fd_bo_get_name(struct fd_bo *bo, uint32_t *name);
H A Dfreedreno_bo.c379 fd_bo_get_name(struct fd_bo *bo, uint32_t *name) function in typeref:typename:int
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/
H A Dfreedreno_screen.c678 return fd_bo_get_name(bo, &whandle->handle) == 0;
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/
H A Dfreedreno_screen.c816 return fd_bo_get_name(bo, &whandle->handle) == 0;

Completed in 6 milliseconds