Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/vc4/
Dvc4_screen.h102 bool has_syncobj; member
/third_party/mesa3d/src/gallium/drivers/freedreno/
Dfreedreno_screen.h94 bool has_syncobj; member
/third_party/mesa3d/src/amd/common/
Dac_gpu_info.h184 bool has_syncobj; member
Dac_gpu_info.c372 static bool has_syncobj(int fd) in has_syncobj() function