Searched refs:VK_API_VERSION_1_0 (Results 1 - 3 of 3) sorted by relevance

/frameworks/native/services/surfaceflinger/
H A DGpuService.cpp107 VK_API_VERSION_1_0
/frameworks/native/vulkan/tools/
H A Dvkinfo.cpp271 .apiVersion = VK_API_VERSION_1_0,
/frameworks/native/vulkan/include/vulkan/
H A Dvulkan.h36 // DEPRECATED: This define has been removed. Specific version defines (e.g. VK_API_VERSION_1_0), or the VK_MAKE_VERSION macro, should be used instead.
40 #define VK_API_VERSION_1_0 VK_MAKE_VERSION(1, 0, 0) macro

Completed in 81 milliseconds