Home
last modified time | relevance | path

Searched refs:VK_VERSION_1_1 (Results 1 - 13 of 13) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/third_party/volk/
H A Dvolk.h237 #if defined(VK_VERSION_1_1)
254 #endif /* defined(VK_VERSION_1_1) */
497 #if (defined(VK_EXT_full_screen_exclusive) && defined(VK_KHR_device_group)) || (defined(VK_EXT_full_screen_exclusive) && defined(VK_VERSION_1_1))
499 #endif /* (defined(VK_EXT_full_screen_exclusive) && defined(VK_KHR_device_group)) || (defined(VK_EXT_full_screen_exclusive) && defined(VK_VERSION_1_1)) */
500 #if (defined(VK_KHR_descriptor_update_template) && defined(VK_KHR_push_descriptor)) || (defined(VK_KHR_push_descriptor) && defined(VK_VERSION_1_1))
502 #endif /* (defined(VK_KHR_descriptor_update_template) && defined(VK_KHR_push_descriptor)) || (defined(VK_KHR_push_descriptor) && defined(VK_VERSION_1_1)) */
503 #if (defined(VK_KHR_device_group) && defined(VK_KHR_surface)) || (defined(VK_KHR_swapchain) && defined(VK_VERSION_1_1))
506 #endif /* (defined(VK_KHR_device_group) && defined(VK_KHR_surface)) || (defined(VK_KHR_swapchain) && defined(VK_VERSION_1_1)) */
507 #if (defined(VK_KHR_device_group) && defined(VK_KHR_swapchain)) || (defined(VK_KHR_swapchain) && defined(VK_VERSION_1_1))
509 #endif /* (defined(VK_KHR_device_group) && defined(VK_KHR_swapchain)) || (defined(VK_KHR_swapchain) && defined(VK_VERSION_1_1)) */
[all...]
H A Dvolk.c88 #if defined(VK_VERSION_1_1) in volkGetInstanceVersion()
136 #if defined(VK_VERSION_1_1) in volkGenLoadLoader()
138 #endif /* defined(VK_VERSION_1_1) */ in volkGenLoadLoader()
160 #if defined(VK_VERSION_1_1) in volkGenLoadInstance()
172 #endif /* defined(VK_VERSION_1_1) */ in volkGenLoadInstance()
316 #if (defined(VK_KHR_device_group) && defined(VK_KHR_surface)) || (defined(VK_KHR_swapchain) && defined(VK_VERSION_1_1)) in volkGenLoadInstance()
318 #endif /* (defined(VK_KHR_device_group) && defined(VK_KHR_surface)) || (defined(VK_KHR_swapchain) && defined(VK_VERSION_1_1)) */ in volkGenLoadInstance()
447 #if defined(VK_VERSION_1_1) in volkGenLoadDevice()
464 #endif /* defined(VK_VERSION_1_1) */ in volkGenLoadDevice()
707 #if (defined(VK_EXT_full_screen_exclusive) && defined(VK_KHR_device_group)) || (defined(VK_EXT_full_screen_exclusive) && defined(VK_VERSION_1_1)) in volkGenLoadDevice()
[all...]
/third_party/skia/include/gpu/vk/
H A DGrVkTypes.h15 #ifndef VK_VERSION_1_1
/third_party/vk-gl-cts/external/vulkan-docs/src/
H A DMakefile10 # versions of the API* (e.g. VK_VERSION_1_1 must also include
12 # VK_VERSION_1_1 & VK_VERSION_1_0). $(VERSIONS) is converted into generator
32 VERSIONS := VK_VERSION_1_0 VK_VERSION_1_1 VK_VERSION_1_2 VK_VERSION_1_3
34 VERSIONS := VK_VERSION_1_0 VK_VERSION_1_1 VK_VERSION_1_2 VKSC_VERSION_1_0
155 ifneq (,$(findstring VK_VERSION_1_1,$(VERSIONS)))
/third_party/skia/third_party/externals/angle2/src/gpu_info_util/
H A DSystemInfo_vulkan.cpp53 #if defined(VK_VERSION_1_1) in getVulkanInstance()
61 #endif // VK_VERSION_1_1 in getVulkanInstance()
/third_party/glfw/deps/glad/
H A Dvulkan.h4866 #define VK_VERSION_1_1 1 macro
6261 #ifdef VK_VERSION_1_1 in glad_vk_find_core_vulkan()
6293 #ifdef VK_VERSION_1_1 in gladLoadVulkanUserPtr()
/third_party/vk-gl-cts/external/vulkancts/scripts/src/
H A Dvulkan_sc_core.h3481 #define VK_VERSION_1_1 1 macro
/third_party/skia/include/third_party/vulkan/vulkan/
H A Dvulkan_core.h4356 #define VK_VERSION_1_1 1 macro
/third_party/mesa3d/include/vulkan/
H A Dvulkan_core.h4713 #define VK_VERSION_1_1 1 macro
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
H A Dvulkan_core.h4449 #define VK_VERSION_1_1 1 macro
/third_party/skia/third_party/vulkanmemoryallocator/include/
H A Dvk_mem_alloc.h1961 #elif defined(VK_VERSION_1_1)
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/
H A Dvulkan_core.h4498 #define VK_VERSION_1_1 1 macro
/third_party/vulkan-headers/include/vulkan/
H A Dvulkan_core.h4863 // VK_VERSION_1_1 is a preprocessor guard. Do not pass it to API calls.
4864 #define VK_VERSION_1_1 1 macro

Completed in 289 milliseconds