Home
last modified time | relevance | path

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

/aosp_15_r20/hardware/google/gfxstream/host/vulkan/
DVkCommonOperations.cpp751 std::vector<const char*> surfaceInstanceExtNames = { in createGlobalVkEmulation() local
798 bool surfaceSupported = extensionsSupported(instanceExts, surfaceInstanceExtNames); in createGlobalVkEmulation()
853 for (auto extension : surfaceInstanceExtNames) { in createGlobalVkEmulation()