Lines Matching refs:unwrapped_phys_dev

912     VkPhysicalDevice unwrapped_phys_dev = loader_unwrap_physical_device(physicalDevice);
913 if (VK_NULL_HANDLE == unwrapped_phys_dev) {
920 disp->GetPhysicalDeviceFeatures(unwrapped_phys_dev, pFeatures);
926 VkPhysicalDevice unwrapped_phys_dev = loader_unwrap_physical_device(physicalDevice);
927 if (VK_NULL_HANDLE == unwrapped_phys_dev) {
934 disp->GetPhysicalDeviceFormatProperties(unwrapped_phys_dev, format, pFormatInfo);
941 VkPhysicalDevice unwrapped_phys_dev = loader_unwrap_physical_device(physicalDevice);
942 if (VK_NULL_HANDLE == unwrapped_phys_dev) {
949 return disp->GetPhysicalDeviceImageFormatProperties(unwrapped_phys_dev, format, type, tiling, usage, flags,
956 VkPhysicalDevice unwrapped_phys_dev = loader_unwrap_physical_device(physicalDevice);
957 if (VK_NULL_HANDLE == unwrapped_phys_dev) {
964 disp->GetPhysicalDeviceProperties(unwrapped_phys_dev, pProperties);
971 VkPhysicalDevice unwrapped_phys_dev = loader_unwrap_physical_device(physicalDevice);
972 if (VK_NULL_HANDLE == unwrapped_phys_dev) {
979 disp->GetPhysicalDeviceQueueFamilyProperties(unwrapped_phys_dev, pQueueFamilyPropertyCount, pQueueProperties);
985 VkPhysicalDevice unwrapped_phys_dev = loader_unwrap_physical_device(physicalDevice);
986 if (VK_NULL_HANDLE == unwrapped_phys_dev) {
993 disp->GetPhysicalDeviceMemoryProperties(unwrapped_phys_dev, pMemoryProperties);
1298 VkPhysicalDevice unwrapped_phys_dev = loader_unwrap_physical_device(physicalDevice);
1299 if (VK_NULL_HANDLE == unwrapped_phys_dev) {
1307 disp->GetPhysicalDeviceSparseImageFormatProperties(unwrapped_phys_dev, format, type, samples, usage, tiling, pPropertyCount,
2642 VkPhysicalDevice unwrapped_phys_dev = loader_unwrap_physical_device(physicalDevice);
2643 if (VK_NULL_HANDLE == unwrapped_phys_dev) {
2653 disp->GetPhysicalDeviceFeatures2KHR(unwrapped_phys_dev, pFeatures);
2655 disp->GetPhysicalDeviceFeatures2(unwrapped_phys_dev, pFeatures);
2661 VkPhysicalDevice unwrapped_phys_dev = loader_unwrap_physical_device(physicalDevice);
2662 if (VK_NULL_HANDLE == unwrapped_phys_dev) {
2672 disp->GetPhysicalDeviceProperties2KHR(unwrapped_phys_dev, pProperties);
2674 disp->GetPhysicalDeviceProperties2(unwrapped_phys_dev, pProperties);
2680 VkPhysicalDevice unwrapped_phys_dev = loader_unwrap_physical_device(physicalDevice);
2681 if (VK_NULL_HANDLE == unwrapped_phys_dev) {
2691 disp->GetPhysicalDeviceFormatProperties2KHR(unwrapped_phys_dev, format, pFormatProperties);
2693 disp->GetPhysicalDeviceFormatProperties2(unwrapped_phys_dev, format, pFormatProperties);
2700 VkPhysicalDevice unwrapped_phys_dev = loader_unwrap_physical_device(physicalDevice);
2701 if (VK_NULL_HANDLE == unwrapped_phys_dev) {
2711 return disp->GetPhysicalDeviceImageFormatProperties2KHR(unwrapped_phys_dev, pImageFormatInfo, pImageFormatProperties);
2713 return disp->GetPhysicalDeviceImageFormatProperties2(unwrapped_phys_dev, pImageFormatInfo, pImageFormatProperties);
2719 VkPhysicalDevice unwrapped_phys_dev = loader_unwrap_physical_device(physicalDevice);
2720 if (VK_NULL_HANDLE == unwrapped_phys_dev) {
2730 disp->GetPhysicalDeviceQueueFamilyProperties2KHR(unwrapped_phys_dev, pQueueFamilyPropertyCount, pQueueFamilyProperties);
2732 disp->GetPhysicalDeviceQueueFamilyProperties2(unwrapped_phys_dev, pQueueFamilyPropertyCount, pQueueFamilyProperties);
2738 VkPhysicalDevice unwrapped_phys_dev = loader_unwrap_physical_device(physicalDevice);
2739 if (VK_NULL_HANDLE == unwrapped_phys_dev) {
2749 disp->GetPhysicalDeviceMemoryProperties2KHR(unwrapped_phys_dev, pMemoryProperties);
2751 disp->GetPhysicalDeviceMemoryProperties2(unwrapped_phys_dev, pMemoryProperties);
2758 VkPhysicalDevice unwrapped_phys_dev = loader_unwrap_physical_device(physicalDevice);
2759 if (VK_NULL_HANDLE == unwrapped_phys_dev) {
2769 disp->GetPhysicalDeviceSparseImageFormatProperties2KHR(unwrapped_phys_dev, pFormatInfo, pPropertyCount, pProperties);
2771 disp->GetPhysicalDeviceSparseImageFormatProperties2(unwrapped_phys_dev, pFormatInfo, pPropertyCount, pProperties);
2778 VkPhysicalDevice unwrapped_phys_dev = loader_unwrap_physical_device(physicalDevice);
2779 if (VK_NULL_HANDLE == unwrapped_phys_dev) {
2789 disp->GetPhysicalDeviceExternalBufferPropertiesKHR(unwrapped_phys_dev, pExternalBufferInfo, pExternalBufferProperties);
2791 disp->GetPhysicalDeviceExternalBufferProperties(unwrapped_phys_dev, pExternalBufferInfo, pExternalBufferProperties);
2798 VkPhysicalDevice unwrapped_phys_dev = loader_unwrap_physical_device(physicalDevice);
2799 if (VK_NULL_HANDLE == unwrapped_phys_dev) {
2809 disp->GetPhysicalDeviceExternalSemaphorePropertiesKHR(unwrapped_phys_dev, pExternalSemaphoreInfo,
2812 disp->GetPhysicalDeviceExternalSemaphoreProperties(unwrapped_phys_dev, pExternalSemaphoreInfo,
2820 VkPhysicalDevice unwrapped_phys_dev = loader_unwrap_physical_device(physicalDevice);
2821 if (VK_NULL_HANDLE == unwrapped_phys_dev) {
2831 disp->GetPhysicalDeviceExternalFencePropertiesKHR(unwrapped_phys_dev, pExternalFenceInfo, pExternalFenceProperties);
2833 disp->GetPhysicalDeviceExternalFenceProperties(unwrapped_phys_dev, pExternalFenceInfo, pExternalFenceProperties);
3183 VkPhysicalDevice unwrapped_phys_dev = loader_unwrap_physical_device(physicalDevice);
3186 return disp->GetPhysicalDeviceToolProperties(unwrapped_phys_dev, pToolCount, pToolProperties);