Home
last modified time | relevance | path

Searched refs:VK_KHR_descriptor_update_template (Results 1 - 7 of 7) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/third_party/volk/
H A Dvolk.h364 #if defined(VK_KHR_descriptor_update_template)
368 #endif /* defined(VK_KHR_descriptor_update_template) */
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)) */
841 #if defined(VK_KHR_descriptor_update_template)
845 #endif /* defined(VK_KHR_descriptor_update_template) */
1061 #if (defined(VK_KHR_descriptor_update_template) && defined(VK_KHR_push_descriptor)) || (defined(VK_KHR_push_descriptor) && defined(VK_VERSION_1_1))
1063 #endif /* (defined(VK_KHR_descriptor_update_template) && defined(VK_KHR_push_descriptor)) || (defined(VK_KHR_push_descriptor) && defined(VK_VERSION_1_1)) */
H A Dvolk.c574 #if defined(VK_KHR_descriptor_update_template) in volkGenLoadDevice()
578 #endif /* defined(VK_KHR_descriptor_update_template) */ in volkGenLoadDevice()
710 #if (defined(VK_KHR_descriptor_update_template) && defined(VK_KHR_push_descriptor)) || (defined(VK_KHR_push_descriptor) && defined(VK_VERSION_1_1)) in volkGenLoadDevice()
712 #endif /* (defined(VK_KHR_descriptor_update_template) && defined(VK_KHR_push_descriptor)) || (defined(VK_KHR_push_descriptor) && defined(VK_VERSION_1_1)) */ in volkGenLoadDevice()
975 #if defined(VK_KHR_descriptor_update_template) in volkGenLoadDeviceTable()
979 #endif /* defined(VK_KHR_descriptor_update_template) */ in volkGenLoadDeviceTable()
1111 #if (defined(VK_KHR_descriptor_update_template) && defined(VK_KHR_push_descriptor)) || (defined(VK_KHR_push_descriptor) && defined(VK_VERSION_1_1)) in volkGenLoadDeviceTable()
1113 #endif /* (defined(VK_KHR_descriptor_update_template) && defined(VK_KHR_push_descriptor)) || (defined(VK_KHR_push_descriptor) && defined(VK_VERSION_1_1)) */ in volkGenLoadDeviceTable()
1456 #if defined(VK_KHR_descriptor_update_template)
1460 #endif /* defined(VK_KHR_descriptor_update_template) */
[all...]
/third_party/skia/include/third_party/vulkan/vulkan/
H A Dvulkan_core.h6781 #define VK_KHR_descriptor_update_template 1 macro
6785 #define VK_KHR_DESCRIPTOR_UPDATE_TEMPLATE_EXTENSION_NAME "VK_KHR_descriptor_update_template"
/third_party/mesa3d/include/vulkan/
H A Dvulkan_core.h8248 #define VK_KHR_descriptor_update_template 1 macro
8252 #define VK_KHR_DESCRIPTOR_UPDATE_TEMPLATE_EXTENSION_NAME "VK_KHR_descriptor_update_template"
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
H A Dvulkan_core.h6882 #define VK_KHR_descriptor_update_template 1 macro
6886 #define VK_KHR_DESCRIPTOR_UPDATE_TEMPLATE_EXTENSION_NAME "VK_KHR_descriptor_update_template"
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/
H A Dvulkan_core.h7042 #define VK_KHR_descriptor_update_template 1 macro
7046 #define VK_KHR_DESCRIPTOR_UPDATE_TEMPLATE_EXTENSION_NAME "VK_KHR_descriptor_update_template"
/third_party/vulkan-headers/include/vulkan/
H A Dvulkan_core.h9255 // VK_KHR_descriptor_update_template is a preprocessor guard. Do not pass it to API calls.
9256 #define VK_KHR_descriptor_update_template 1 macro
9260 #define VK_KHR_DESCRIPTOR_UPDATE_TEMPLATE_EXTENSION_NAME "VK_KHR_descriptor_update_template"

Completed in 250 milliseconds