Home
last modified time | relevance | path

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

/third_party/mesa3d/src/intel/tools/
Dintel_dump_gpu.c93 #define GET_PTR(p) ( (void *) ((uintptr_t) p & ~(uintptr_t) 1) ) macro
146 memcpy(relocated, GET_PTR(bo->map), bo->size); in relocate_bo()
339 GET_PTR(data), bo->size, bo->offset); in dump_execbuffer2()
342 GET_PTR(data), bo->size, bo->offset); in dump_execbuffer2()