Home
last modified time | relevance | path

Searched refs:VK_KHR_SWAPCHAIN_EXTENSION_NAME (Results 1 - 19 of 19) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/tests/VulkanWrapper/
H A DVulkanTester.cpp342 VK_KHR_SWAPCHAIN_EXTENSION_NAME,
/third_party/mesa3d/src/virtio/vulkan/
H A Dvn_device.c249 block_exts[block_count++] = VK_KHR_SWAPCHAIN_EXTENSION_NAME; in vn_device_fix_create_info()
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
H A DVkGetProcAddress.cpp453 VK_KHR_SWAPCHAIN_EXTENSION_NAME,
H A DlibVulkan.cpp381 { { VK_KHR_SWAPCHAIN_EXTENSION_NAME, VK_KHR_SWAPCHAIN_SPEC_VERSION } },
/third_party/skia/tools/sk_app/
H A DVulkanWindowContext.cpp74 !extensions.hasExtension(VK_KHR_SWAPCHAIN_EXTENSION_NAME, 68)) { in initializeContext()
/third_party/glfw/tests/
H A Dtriangle-vulkan.c1767 if (!strcmp(VK_KHR_SWAPCHAIN_EXTENSION_NAME, in demo_init_vk()
1771 VK_KHR_SWAPCHAIN_EXTENSION_NAME; in demo_init_vk()
1781 "the " VK_KHR_SWAPCHAIN_EXTENSION_NAME in demo_init_vk()
/third_party/skia/src/gpu/vk/
H A DGrVkGpu.cpp125 const char* swapChainExtName = VK_KHR_SWAPCHAIN_EXTENSION_NAME; in Make()
170 const char* swapChainExtName = VK_KHR_SWAPCHAIN_EXTENSION_NAME; in Make()
H A DGrVkCaps.cpp309 if (extensions.hasExtension(VK_KHR_SWAPCHAIN_EXTENSION_NAME, 1)) { in init()
/third_party/skia/third_party/externals/angle2/src/tests/test_utils/third_party/
H A Dvulkan_command_buffer_utils.cpp262 info.device_extension_names.push_back(VK_KHR_SWAPCHAIN_EXTENSION_NAME); in init_device_extension_names()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
H A DRendererVk.cpp1771 mEnabledDeviceExtensions.push_back(VK_KHR_SWAPCHAIN_EXTENSION_NAME); in initializeDevice()
/third_party/glfw/deps/glad/
H A Dvulkan.h171 #define VK_KHR_SWAPCHAIN_EXTENSION_NAME "VK_KHR_swapchain" macro
/third_party/vk-gl-cts/external/vulkancts/scripts/src/
H A Dvulkan_sc_core.h5233 #define VK_KHR_SWAPCHAIN_EXTENSION_NAME "VK_KHR_swapchain" macro
/third_party/vulkan-loader/loader/
H A Dloader.c5906 if (!strcmp(localCreateInfo.ppEnabledExtensionNames[i], VK_KHR_SWAPCHAIN_EXTENSION_NAME)) {
/third_party/skia/include/third_party/vulkan/vulkan/
H A Dvulkan_core.h6081 #define VK_KHR_SWAPCHAIN_EXTENSION_NAME "VK_KHR_swapchain" macro
/third_party/mesa3d/include/vulkan/
H A Dvulkan_core.h7484 #define VK_KHR_SWAPCHAIN_EXTENSION_NAME "VK_KHR_swapchain" macro
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
H A Dvulkan_core.h6180 #define VK_KHR_SWAPCHAIN_EXTENSION_NAME "VK_KHR_swapchain" macro
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/
H A Dvulkan_core.h6230 #define VK_KHR_SWAPCHAIN_EXTENSION_NAME "VK_KHR_swapchain" macro
/third_party/vulkan-headers/include/vulkan/
H A Dvulkan.hpp6924 VULKAN_HPP_CONSTEXPR_INLINE auto KHRSwapchainExtensionName = VK_KHR_SWAPCHAIN_EXTENSION_NAME;
H A Dvulkan_core.h7643 #define VK_KHR_SWAPCHAIN_EXTENSION_NAME "VK_KHR_swapchain" macro

Completed in 348 milliseconds