Home
last modified time | relevance | path

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

/hardware/google/gfxstream/common/end2end/
DGfxstreamEnd2EndTests.h473 uint32_t apiVersion{VK_API_VERSION_1_2};
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/
Dextensions.adoc252 [open,refpage='VK_API_VERSION_1_2',desc='Return API version number for Vulkan 1.2',type='defines',x…
254 dname:VK_API_VERSION_1_2 returns the API version number for Vulkan 1.2.0.
256 include::{generated}/api/defines/VK_API_VERSION_1_2.adoc[]
/hardware/google/gfxstream/common/detector/
DVulkan.cpp131 .apiVersion = VK_API_VERSION_1_2, in Load()
/hardware/google/gfxstream/host/vulkan/
DVkCommonOperations.cpp812 (deviceInfos[i].physdevProps.apiVersion >= VK_API_VERSION_1_2); in createGlobalVkEmulation()
/hardware/google/gfxstream/guest/mesa/include/vulkan/
Dvulkan_core.h5756 #define VK_API_VERSION_1_2 VK_MAKE_API_VERSION(0, 1, 2, 0)// Patch version should always be set to 0 macro