Home
last modified time | relevance | path

Searched refs:VirtioGpuNext (Results 1 – 6 of 6) sorted by relevance

/hardware/google/aemu/host-common/include/host-common/
DFeatureControlDefGuest.h56 FEATURE_CONTROL_ITEM(VirtioGpuNext, 71)
/hardware/google/gfxstream/host/features/include/gfxstream/host/
DFeatures.h180 FeatureInfo VirtioGpuNext = { member
/hardware/google/gfxstream/host/vulkan/
DVkEmulatedPhysicalDeviceMemory.cpp65 if (!features.GlDirectMem.enabled && !features.VirtioGpuNext.enabled) { in EmulatedPhysicalDeviceMemoryProperties()
DVkDecoderGlobalState.cpp4092 !m_emu->features.VirtioGpuNext.enabled) { in mapHostVisibleMemoryToGuestPhysicalAddressLocked()
4705 m_emu->features.VirtioGpuNext.enabled; in usingDirectMapping()
/hardware/google/gfxstream/host/
DRenderControl.cpp483 bool virtioGpuNextEnabled = features.VirtioGpuNext.enabled; in rcGetGLString()
Dvirtio-gpu-gfxstream-renderer.cpp2399 &features, VirtioGpuNext, true); in parseGfxstreamFeatures()