Home
last modified time | relevance | path

Searched refs:__pvr_make_address (Results 1 - 4 of 4) sorted by relevance

/third_party/mesa3d/src/imagination/csbgen/
H A Dpvr_packet_helpers.h54 #ifndef __pvr_make_address
55 # error #define __pvr_make_address before including this file
173 return __pvr_make_address(addr_u64); in __pvr_address_unpack()
/third_party/mesa3d/src/imagination/include/hwdef/
H A Drogue_hw_utils.h39 #define __pvr_make_address(addr_u64) PVR_DEV_ADDR(addr_u64) macro
45 #undef __pvr_make_address macro
/third_party/mesa3d/src/imagination/vulkan/
H A Dpvr_csb.h47 #define __pvr_make_address(addr_u64) PVR_DEV_ADDR(addr_u64) macro
/third_party/mesa3d/src/imagination/rogue/
H A Drogue_build_data.c39 #define __pvr_make_address(addr_u64) (addr_u64) macro
43 #undef __pvr_make_address macro

Completed in 4 milliseconds