Home
last modified time | relevance | path

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

/aosp14/frameworks/base/libs/hwui/renderthread/
H A DVulkanManager.h189 static const uint32_t mAPIVersion = VK_MAKE_VERSION(1, 1, 0); variable
H A DVulkanManager.cpp149 mAPIVersion, // apiVersion in setupDevice()
431 backendContext.fMaxAPIVersion = mAPIVersion; in createContext()
451 .api_version = mAPIVersion, in getVkFunctorInitParams()