Lines Matching refs:VkPhysicalDevice

353                                   VkPhysicalDevice* physical_devices) {  in EnumeratePhysicalDevices()
365 VkResult EnumerateDeviceLayerProperties(VkPhysicalDevice /*gpu*/, in EnumerateDeviceLayerProperties() argument
373 VkResult EnumerateDeviceExtensionProperties(VkPhysicalDevice /*gpu*/, in EnumerateDeviceExtensionProperties() argument
399 void GetPhysicalDeviceProperties(VkPhysicalDevice, in GetPhysicalDeviceProperties() argument
526 void GetPhysicalDeviceProperties2KHR(VkPhysicalDevice physical_device, in GetPhysicalDeviceProperties2KHR()
554 VkPhysicalDevice, in GetPhysicalDeviceQueueFamilyProperties() argument
568 void GetPhysicalDeviceQueueFamilyProperties2KHR(VkPhysicalDevice physical_device, uint32_t* count, … in GetPhysicalDeviceQueueFamilyProperties2KHR()
575 VkPhysicalDevice, in GetPhysicalDeviceMemoryProperties() argument
589 void GetPhysicalDeviceMemoryProperties2KHR(VkPhysicalDevice physical_device, VkPhysicalDeviceMemory… in GetPhysicalDeviceMemoryProperties2KHR()
593 void GetPhysicalDeviceFeatures(VkPhysicalDevice /*gpu*/, in GetPhysicalDeviceFeatures() argument
654 void GetPhysicalDeviceFeatures2KHR(VkPhysicalDevice physical_device, VkPhysicalDeviceFeatures2KHR* … in GetPhysicalDeviceFeatures2KHR()
661 VkResult CreateDevice(VkPhysicalDevice physical_device, in CreateDevice()
1164 void GetPhysicalDeviceFormatProperties(VkPhysicalDevice physicalDevice, VkFormat format, VkFormatPr… in GetPhysicalDeviceFormatProperties()
1168 void GetPhysicalDeviceFormatProperties2KHR(VkPhysicalDevice physicalDevice, VkFormat format, VkForm… in GetPhysicalDeviceFormatProperties2KHR()
1172 VkResult GetPhysicalDeviceImageFormatProperties(VkPhysicalDevice physicalDevice, VkFormat format, V… in GetPhysicalDeviceImageFormatProperties()
1177 VkResult GetPhysicalDeviceImageFormatProperties2KHR(VkPhysicalDevice physicalDevice, in GetPhysicalDeviceImageFormatProperties2KHR()
1232 void GetPhysicalDeviceSparseImageFormatProperties(VkPhysicalDevice physicalDevice, VkFormat format,… in GetPhysicalDeviceSparseImageFormatProperties()
1236 void GetPhysicalDeviceSparseImageFormatProperties2KHR(VkPhysicalDevice physicalDevice, in GetPhysicalDeviceSparseImageFormatProperties2KHR()
1545 void GetPhysicalDeviceFeatures2(VkPhysicalDevice physicalDevice, VkPhysicalDeviceFeatures2* pFeatur… in GetPhysicalDeviceFeatures2()
1548 void GetPhysicalDeviceProperties2(VkPhysicalDevice physicalDevice, VkPhysicalDeviceProperties2* pPr… in GetPhysicalDeviceProperties2()
1551 void GetPhysicalDeviceFormatProperties2(VkPhysicalDevice physicalDevice, VkFormat format, VkFormatP… in GetPhysicalDeviceFormatProperties2()
1554 VkResult GetPhysicalDeviceImageFormatProperties2(VkPhysicalDevice physicalDevice, const VkPhysicalD… in GetPhysicalDeviceImageFormatProperties2()
1558 void GetPhysicalDeviceQueueFamilyProperties2(VkPhysicalDevice physicalDevice, uint32_t* pQueueFamil… in GetPhysicalDeviceQueueFamilyProperties2()
1561 void GetPhysicalDeviceMemoryProperties2(VkPhysicalDevice physicalDevice, VkPhysicalDeviceMemoryProp… in GetPhysicalDeviceMemoryProperties2()
1564 void GetPhysicalDeviceSparseImageFormatProperties2(VkPhysicalDevice physicalDevice, const VkPhysica… in GetPhysicalDeviceSparseImageFormatProperties2()
1590 void GetPhysicalDeviceExternalBufferProperties(VkPhysicalDevice physicalDevice, const VkPhysicalDev… in GetPhysicalDeviceExternalBufferProperties()
1593 void GetPhysicalDeviceExternalFenceProperties(VkPhysicalDevice physicalDevice, const VkPhysicalDevi… in GetPhysicalDeviceExternalFenceProperties()
1596 void GetPhysicalDeviceExternalSemaphoreProperties(VkPhysicalDevice physicalDevice, const VkPhysical… in GetPhysicalDeviceExternalSemaphoreProperties()
1752 VkResult GetPhysicalDeviceToolProperties(VkPhysicalDevice physicalDevice, uint32_t* pToolCount, VkP… in GetPhysicalDeviceToolProperties()