Home
last modified time | relevance | path

Searched defs:VOID2U64 (Results 1 - 7 of 7) sorted by relevance

/third_party/libdrm/freedreno/
H A Dfreedreno_priv.h197 #define VOID2U64(x) ((uint64_t)(unsigned long)(x)) macro
/third_party/libdrm/etnaviv/
H A Detnaviv_priv.h197 #define VOID2U64(x) ((uint64_t)(unsigned long)(x)) macro
/third_party/mesa3d/src/etnaviv/drm/
H A Detnaviv_priv.h209 #define VOID2U64(x) ((uint64_t)(unsigned long)(x)) macro
/third_party/mesa3d/src/gallium/auxiliary/driver_rbug/
H A Drbug_core.c47 #define VOID2U64(x) ((uint64_t)(uintptr_t)(x)) macro
[all...]
/third_party/mesa3d/src/freedreno/drm/
H A Dfreedreno_priv.h412 #define VOID2U64(x) ((uint64_t)(unsigned long)(x)) macro
/third_party/mesa3d/src/gallium/drivers/lima/
H A Dlima_job.c51 #define VOID2U64(x) ((uint64_t)(unsigned long)(x)) macro
/third_party/libdrm/
H A Dxf86drmMode.c63 #define VOID2U64(x) ((uint64_t)(unsigned long)(x)) macro
[all...]

Completed in 7 milliseconds