• Home
  • Raw
  • Download

Lines Matching refs:VkPhysicalDevice

352                                   VkPhysicalDevice* physical_devices) {  in EnumeratePhysicalDevices()
364 VkResult EnumerateDeviceLayerProperties(VkPhysicalDevice /*gpu*/, in EnumerateDeviceLayerProperties() argument
372 VkResult EnumerateDeviceExtensionProperties(VkPhysicalDevice /*gpu*/, in EnumerateDeviceExtensionProperties() argument
398 void GetPhysicalDeviceProperties(VkPhysicalDevice, in GetPhysicalDeviceProperties() argument
525 void GetPhysicalDeviceProperties2KHR(VkPhysicalDevice physical_device, in GetPhysicalDeviceProperties2KHR()
553 VkPhysicalDevice, in GetPhysicalDeviceQueueFamilyProperties() argument
567 void GetPhysicalDeviceQueueFamilyProperties2KHR(VkPhysicalDevice physical_device, uint32_t* count, … in GetPhysicalDeviceQueueFamilyProperties2KHR()
574 VkPhysicalDevice, in GetPhysicalDeviceMemoryProperties() argument
588 void GetPhysicalDeviceMemoryProperties2KHR(VkPhysicalDevice physical_device, VkPhysicalDeviceMemory… in GetPhysicalDeviceMemoryProperties2KHR()
592 void GetPhysicalDeviceFeatures(VkPhysicalDevice /*gpu*/, in GetPhysicalDeviceFeatures() argument
653 void GetPhysicalDeviceFeatures2KHR(VkPhysicalDevice physical_device, VkPhysicalDeviceFeatures2KHR* … in GetPhysicalDeviceFeatures2KHR()
660 VkResult CreateDevice(VkPhysicalDevice physical_device, in CreateDevice()
1133 void GetPhysicalDeviceFormatProperties(VkPhysicalDevice physicalDevice, VkFormat format, VkFormatPr… in GetPhysicalDeviceFormatProperties()
1137 void GetPhysicalDeviceFormatProperties2KHR(VkPhysicalDevice physicalDevice, VkFormat format, VkForm… in GetPhysicalDeviceFormatProperties2KHR()
1141 VkResult GetPhysicalDeviceImageFormatProperties(VkPhysicalDevice physicalDevice, VkFormat format, V… in GetPhysicalDeviceImageFormatProperties()
1146 VkResult GetPhysicalDeviceImageFormatProperties2KHR(VkPhysicalDevice physicalDevice, in GetPhysicalDeviceImageFormatProperties2KHR()
1201 void GetPhysicalDeviceSparseImageFormatProperties(VkPhysicalDevice physicalDevice, VkFormat format,… in GetPhysicalDeviceSparseImageFormatProperties()
1205 void GetPhysicalDeviceSparseImageFormatProperties2KHR(VkPhysicalDevice physicalDevice, in GetPhysicalDeviceSparseImageFormatProperties2KHR()
1514 void GetPhysicalDeviceFeatures2(VkPhysicalDevice physicalDevice, VkPhysicalDeviceFeatures2* pFeatur… in GetPhysicalDeviceFeatures2()
1517 void GetPhysicalDeviceProperties2(VkPhysicalDevice physicalDevice, VkPhysicalDeviceProperties2* pPr… in GetPhysicalDeviceProperties2()
1520 void GetPhysicalDeviceFormatProperties2(VkPhysicalDevice physicalDevice, VkFormat format, VkFormatP… in GetPhysicalDeviceFormatProperties2()
1523 VkResult GetPhysicalDeviceImageFormatProperties2(VkPhysicalDevice physicalDevice, const VkPhysicalD… in GetPhysicalDeviceImageFormatProperties2()
1527 void GetPhysicalDeviceQueueFamilyProperties2(VkPhysicalDevice physicalDevice, uint32_t* pQueueFamil… in GetPhysicalDeviceQueueFamilyProperties2()
1530 void GetPhysicalDeviceMemoryProperties2(VkPhysicalDevice physicalDevice, VkPhysicalDeviceMemoryProp… in GetPhysicalDeviceMemoryProperties2()
1533 void GetPhysicalDeviceSparseImageFormatProperties2(VkPhysicalDevice physicalDevice, const VkPhysica… in GetPhysicalDeviceSparseImageFormatProperties2()
1559 void GetPhysicalDeviceExternalBufferProperties(VkPhysicalDevice physicalDevice, const VkPhysicalDev… in GetPhysicalDeviceExternalBufferProperties()
1562 void GetPhysicalDeviceExternalFenceProperties(VkPhysicalDevice physicalDevice, const VkPhysicalDevi… in GetPhysicalDeviceExternalFenceProperties()
1565 void GetPhysicalDeviceExternalSemaphoreProperties(VkPhysicalDevice physicalDevice, const VkPhysical… in GetPhysicalDeviceExternalSemaphoreProperties()