Home
last modified time | relevance | path

Searched refs:VIRTGPU_PARAM_3D_FEATURES (Results 1 – 4 of 4) sorted by relevance

/hardware/google/gfxstream/guest/include/
Dvirtgpu_drm.h78 #define VIRTGPU_PARAM_3D_FEATURES 1 /* do we have 3D features in the hw */ macro
/hardware/google/gfxstream/guest/platform/include/
Dvirtgpu_drm.h78 #define VIRTGPU_PARAM_3D_FEATURES 1 /* do we have 3D features in the hw */ macro
/hardware/google/gfxstream/guest/mesa/include/drm-uapi/
Dvirtgpu_drm.h79 #define VIRTGPU_PARAM_3D_FEATURES 1 /* do we have 3D features in the hw */ macro
/hardware/google/gfxstream/guest/platform/linux/
DLinuxVirtGpuDevice.cpp41 PARAM(VIRTGPU_PARAM_3D_FEATURES), PARAM(VIRTGPU_PARAM_CAPSET_QUERY_FIX), in LinuxVirtGpuDevice()