Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/vulkan/
DVkDecoderGlobalState.h419 bool supportsVulkan1_1 = false; member
DVkDecoderGlobalState.cpp4721 res.supportsVulkan1_1 = props.apiVersion >= VK_API_VERSION_1_1; in getHostFeatureSupport()