Home
last modified time | relevance | path

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

/hardware/google/gfxstream/guest/include/
Dvirtgpu_drm.h84 #define VIRTGPU_PARAM_SUPPORTED_CAPSET_IDs 7 /* Bitmask of supported capability set ids */ macro
/hardware/google/gfxstream/guest/mesa/include/drm-uapi/
Dvirtgpu_drm.h85 #define VIRTGPU_PARAM_SUPPORTED_CAPSET_IDs 7 /* Bitmask of supported capability set ids */ macro
/hardware/google/gfxstream/guest/platform/include/
Dvirtgpu_drm.h84 #define VIRTGPU_PARAM_SUPPORTED_CAPSET_IDs 7 /* Bitmask of supported capability set ids */ macro
/hardware/google/gfxstream/guest/platform/linux/
DLinuxVirtGpuDevice.cpp44 PARAM(VIRTGPU_PARAM_SUPPORTED_CAPSET_IDs), PARAM(VIRTGPU_PARAM_EXPLICIT_DEBUG_NAME), in LinuxVirtGpuDevice()