Home
last modified time | relevance | path

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

/third_party/mesa3d/src/asahi/lib/
Dwrap.c94 printf(" CPU fixed: 0x%" PRIx64 "\n", req->cpu_fixed); in wrap_Method()
205 if (resp->cpu && req->cpu_fixed) in wrap_Method()
206 assert(resp->cpu == req->cpu_fixed); in wrap_Method()
Dio.h194 uint64_t cpu_fixed; member