/third_party/skia/third_party/externals/swiftshader/src/Vulkan/ |
H A D | VkPromotedExtensions.cpp | 154 VKAPI_ATTR void VKAPI_CALL vkGetPhysicalDeviceQueueFamilyProperties2KHR(VkPhysicalDevice physicalDevice, uint32_t *pQueueFamilyPropertyCount, VkQueueFamilyProperties2 *pQueueFamilyProperties) in vkGetPhysicalDeviceQueueFamilyProperties2KHR() function
|
H A D | VkGetProcAddress.cpp | 91 MAKE_VULKAN_INSTANCE_ENTRY(vkGetPhysicalDeviceQueueFamilyProperties2KHR),
|
/third_party/skia/third_party/externals/angle2/src/third_party/volk/ |
H A D | volk.h | 920 extern PFN_vkGetPhysicalDeviceQueueFamilyProperties2KHR vkGetPhysicalDeviceQueueFamilyProperties2KHR;
|
H A D | volk.c | 261 vkGetPhysicalDeviceQueueFamilyProperties2KHR = (PFN_vkGetPhysicalDeviceQueueFamilyProperties2KHR)load(context, "vkGetPhysicalDeviceQueueFamilyProperties2KHR"); in volkGenLoadInstance() 1535 PFN_vkGetPhysicalDeviceQueueFamilyProperties2KHR vkGetPhysicalDeviceQueueFamilyProperties2KHR; variable
|
/third_party/skia/third_party/externals/swiftshader/include/vulkan/ |
H A D | vulkan.hpp | 3485 void vkGetPhysicalDeviceQueueFamilyProperties2KHR( VkPhysicalDevice physicalDevice, 3490 return ::vkGetPhysicalDeviceQueueFamilyProperties2KHR( 11232 PFN_vkGetPhysicalDeviceQueueFamilyProperties2KHR vkGetPhysicalDeviceQueueFamilyProperties2KHR = 0; member in VULKAN_HPP_NAMESPACE::DispatchLoaderDynamic 12309 vkGetPhysicalDeviceQueueFamilyProperties2KHR = PFN_vkGetPhysicalDeviceQueueFamilyProperties2KHR( 12310 vkGetInstanceProcAddr( instance, "vkGetPhysicalDeviceQueueFamilyProperties2KHR" ) ); 12312 vkGetPhysicalDeviceQueueFamilyProperties2 = vkGetPhysicalDeviceQueueFamilyProperties2KHR;
|
H A D | vulkan_raii.hpp | 286 vkGetPhysicalDeviceQueueFamilyProperties2KHR = PFN_vkGetPhysicalDeviceQueueFamilyProperties2KHR( in init() 287 vkGetInstanceProcAddr( instance, "vkGetPhysicalDeviceQueueFamilyProperties2KHR" ) ); in init() 289 vkGetPhysicalDeviceQueueFamilyProperties2 = vkGetPhysicalDeviceQueueFamilyProperties2KHR; in init() 562 PFN_vkGetPhysicalDeviceQueueFamilyProperties2KHR vkGetPhysicalDeviceQueueFamilyProperties2KHR = 0; member in VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::InstanceDispatcher 12166 getDispatcher()->vkGetPhysicalDeviceQueueFamilyProperties2KHR && 12167 "Function <vkGetPhysicalDeviceQueueFamilyProperties2KHR> needs extension <VK_KHR_get_physical_device_properties2> enabled!" ); 12170 getDispatcher()->vkGetPhysicalDeviceQueueFamilyProperties2KHR( 12173 getDispatcher()->vkGetPhysicalDeviceQueueFamilyProperties2KHR( 12186 getDispatcher()->vkGetPhysicalDeviceQueueFamilyProperties2KHR && in getQueueFamilyProperties2KHR() 12187 "Function <vkGetPhysicalDeviceQueueFamilyProperties2KHR> need in getQueueFamilyProperties2KHR() [all...] |
H A D | vulkan_funcs.hpp | 10421 d.vkGetPhysicalDeviceQueueFamilyProperties2KHR( 10435 d.vkGetPhysicalDeviceQueueFamilyProperties2KHR( m_physicalDevice, &queueFamilyPropertyCount, nullptr ); in getQueueFamilyProperties2KHR() 10437 d.vkGetPhysicalDeviceQueueFamilyProperties2KHR( in getQueueFamilyProperties2KHR() 10457 d.vkGetPhysicalDeviceQueueFamilyProperties2KHR( m_physicalDevice, &queueFamilyPropertyCount, nullptr ); in getQueueFamilyProperties2KHR() 10459 d.vkGetPhysicalDeviceQueueFamilyProperties2KHR( in getQueueFamilyProperties2KHR() 10473 d.vkGetPhysicalDeviceQueueFamilyProperties2KHR( m_physicalDevice, &queueFamilyPropertyCount, nullptr ); in getQueueFamilyProperties2KHR() 10481 d.vkGetPhysicalDeviceQueueFamilyProperties2KHR( in getQueueFamilyProperties2KHR() 10504 d.vkGetPhysicalDeviceQueueFamilyProperties2KHR( m_physicalDevice, &queueFamilyPropertyCount, nullptr ); in getQueueFamilyProperties2KHR() 10513 d.vkGetPhysicalDeviceQueueFamilyProperties2KHR( in getQueueFamilyProperties2KHR() [all...] |
H A D | vulkan_core.h | 6548 VKAPI_ATTR void VKAPI_CALL vkGetPhysicalDeviceQueueFamilyProperties2KHR(
|
/third_party/vulkan-headers/include/vulkan/ |
H A D | vulkan.hpp | 3071 void vkGetPhysicalDeviceQueueFamilyProperties2KHR( VkPhysicalDevice physicalDevice, 3075 return ::vkGetPhysicalDeviceQueueFamilyProperties2KHR( physicalDevice, pQueueFamilyPropertyCount, pQueueFamilyProperties ); 16783 PFN_vkGetPhysicalDeviceQueueFamilyProperties2KHR vkGetPhysicalDeviceQueueFamilyProperties2KHR = 0; member in VULKAN_HPP_NAMESPACE::DispatchLoaderDynamic 18006 vkGetPhysicalDeviceQueueFamilyProperties2KHR = 18007 PFN_vkGetPhysicalDeviceQueueFamilyProperties2KHR( vkGetInstanceProcAddr( instance, "vkGetPhysicalDeviceQueueFamilyProperties2KHR" ) ); 18009 vkGetPhysicalDeviceQueueFamilyProperties2 = vkGetPhysicalDeviceQueueFamilyProperties2KHR;
|
H A D | vulkan_funcs.hpp | 10889 d.vkGetPhysicalDeviceQueueFamilyProperties2KHR( 10902 d.vkGetPhysicalDeviceQueueFamilyProperties2KHR( m_physicalDevice, &queueFamilyPropertyCount, nullptr ); in getQueueFamilyProperties2KHR() 10904 d.vkGetPhysicalDeviceQueueFamilyProperties2KHR( in getQueueFamilyProperties2KHR() 10926 d.vkGetPhysicalDeviceQueueFamilyProperties2KHR( m_physicalDevice, &queueFamilyPropertyCount, nullptr ); in getQueueFamilyProperties2KHR() 10928 d.vkGetPhysicalDeviceQueueFamilyProperties2KHR( in getQueueFamilyProperties2KHR() 10948 d.vkGetPhysicalDeviceQueueFamilyProperties2KHR( m_physicalDevice, &queueFamilyPropertyCount, nullptr ); in getQueueFamilyProperties2KHR() 10955 d.vkGetPhysicalDeviceQueueFamilyProperties2KHR( in getQueueFamilyProperties2KHR() 10983 d.vkGetPhysicalDeviceQueueFamilyProperties2KHR( m_physicalDevice, &queueFamilyPropertyCount, nullptr ); in getQueueFamilyProperties2KHR() 10990 d.vkGetPhysicalDeviceQueueFamilyProperties2KHR( in getQueueFamilyProperties2KHR() [all...] |
H A D | vulkan_raii.hpp | 218 vkGetPhysicalDeviceQueueFamilyProperties2KHR = in InstanceDispatcher() 219 PFN_vkGetPhysicalDeviceQueueFamilyProperties2KHR( vkGetInstanceProcAddr( instance, "vkGetPhysicalDeviceQueueFamilyProperties2KHR" ) ); in InstanceDispatcher() 221 vkGetPhysicalDeviceQueueFamilyProperties2 = vkGetPhysicalDeviceQueueFamilyProperties2KHR; in InstanceDispatcher() 522 PFN_vkGetPhysicalDeviceQueueFamilyProperties2KHR vkGetPhysicalDeviceQueueFamilyProperties2KHR = 0; member in VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::InstanceDispatcher 16188 VULKAN_HPP_ASSERT( getDispatcher()->vkGetPhysicalDeviceQueueFamilyProperties2KHR && in getQueueFamilyProperties2KHR() 16189 "Function <vkGetPhysicalDeviceQueueFamilyProperties2KHR> requires <VK_KHR_get_physical_device_properties2> or <VK_VERSION_1_1>" ); in getQueueFamilyProperties2KHR() 16193 getDispatcher()->vkGetPhysicalDeviceQueueFamilyProperties2KHR( static_cast<VkPhysicalDevice>( m_physicalDevice ), &queueFamilyPropertyCount, nullptr ); in getQueueFamilyProperties2KHR() 16195 getDispatcher()->vkGetPhysicalDeviceQueueFamilyProperties2KHR( static_cast<VkPhysicalDevice>( m_physicalDevice ), in getQueueFamilyProperties2KHR() 16210 VULKAN_HPP_ASSERT( getDispatcher()->vkGetPhysicalDeviceQueueFamilyProperties2KHR && in getQueueFamilyProperties2KHR() 16211 "Function <vkGetPhysicalDeviceQueueFamilyProperties2KHR> require in getQueueFamilyProperties2KHR() [all...] |
H A D | vulkan_core.h | 8907 VKAPI_ATTR void VKAPI_CALL vkGetPhysicalDeviceQueueFamilyProperties2KHR(
|
/third_party/skia/include/third_party/vulkan/vulkan/ |
H A D | vulkan_core.h | 6449 VKAPI_ATTR void VKAPI_CALL vkGetPhysicalDeviceQueueFamilyProperties2KHR(
|
/third_party/mesa3d/include/vulkan/ |
H A D | vulkan_core.h | 7914 VKAPI_ATTR void VKAPI_CALL vkGetPhysicalDeviceQueueFamilyProperties2KHR(
|
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/ |
H A D | vulkan_core.h | 6708 VKAPI_ATTR void VKAPI_CALL vkGetPhysicalDeviceQueueFamilyProperties2KHR(
|