Searched defs:EMU_GPU_REG (Results 1 - 1 of 1) sorted by relevance
/third_party/mesa3d/src/freedreno/afuc/ | ||
H A D | emu.h | 273 #define EMU_GPU_REG(name) static struct emu_reg name = { #name, &emu_gpu_accessor, ~0 } macro |
Completed in 1 milliseconds