Searched refs:Vulkan (Results 1 – 15 of 15) sorted by relevance
2 Get a local copy of the Vulkan-Profiles repository (https://github.com/KhronosGroup/Vulkan-Profiles…4 NOTE: If the Vulkan-Headers you need for generation is later than the one that exists in9 Run Vulkan-Profiles/scripts/gen_profiles_solutions.py in debug mode.12 ~/Vulkan-Profiles$ mkdir debug13 ~/Vulkan-Profiles$ python3 scripts/gen_profiles_solution.py --debug --registry ~/<PATH_TO_YOUR_AND…17 ~/Vulkan-Profiles$ cp debug/vulkan_profiles.cpp <PATH_TO_YOUR_ANDROID_REPO>/frameworks/native/vulka…18 ~/Vulkan-Profiles$ cp debug/vulkan_profiles.h <PATH_TO_YOUR_ANDROID_REPO>/frameworks/native/vulkan/…
3 This subdirectory contains Android's Vulkan loader, as well as some Vulkan-related tools useful to …17 We generate several parts of the loader and tools directly from the Vulkan Registry (external/vulka…
15 // This module makes the Vulkan libhardware HAL headers available, for
66 return RenderMode::Vulkan; in WebViewFunctor_queryPlatformRenderMode()74 if (functorMode != RenderMode::OpenGL_ES && functorMode != RenderMode::Vulkan) { in WebViewFunctor_create()78 if (functorMode == RenderMode::Vulkan && in WebViewFunctor_create()79 WebViewFunctor_queryPlatformRenderMode() != RenderMode::Vulkan) { in WebViewFunctor_create()287 case RenderMode::Vulkan: in validateCallbacks()
29 Vulkan, enumerator
156 description: "Use Vulkan backend in RenderEngine prior to switching to Graphite."164 …description: "Compile AND enable Skia's Graphite Vulkan backend in RenderEngine. See also: force_c…
71 …description: "Compile Skia's Graphite Vulkan backend in RenderEngine, but do NOT enable it, unless…
240 case uirenderer::RenderMode::Vulkan: in CreateFunctor_v3()288 case uirenderer::RenderMode::Vulkan: in QueryRenderMode()
97 …description: "Initialize GL even when HWUI is set to use Vulkan. This improves app startup time fo…
59 // HWUI renders pipeline type: GL or Vulkan
63 // HWUI renders pipeline type: GL or Vulkan
335 case RenderMode::Vulkan: in createMockFunctorCallbacks()
4 …bled, the LayerLoader will scan specified directories for layers, just like the Vulkan loader does.
428 // Ordered GPU debug layer list for Vulkan
11959 // Total count of the Vulkan driver gets loaded.11962 // Total count of the Vulkan driver fails to be loaded.11965 // Api version of the system Vulkan driver.11968 // Api version of the system CPU Vulkan driver.12008 // Vulkan driver loading time info.12016 // CPU Vulkan implementation is in use.12032 // App created a Vulkan device.12036 // App created a Vulkan swapchain.12040 // Vulkan API version information from applicationInfo.12044 // Bitmask of enabled features when creating Vulkan devices.[all …]