Home
last modified time | relevance | path

Searched defs:PanfrostDevice (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/mesa3d/src/panfrost/ds/
H A Dpan_pps_perf.cpp10 PanfrostDevice::PanfrostDevice(int fd): fd(fd) in PanfrostDevice() function in pps::PanfrostDevice
19 PanfrostDevice::PanfrostDevice(PanfrostDevice &&o): fd{o.fd} in PanfrostDevice() function in pps::PanfrostDevice