• Home
  • Raw
  • Download

Lines Matching refs:phys_dev

44         icd_term->dispatch.GetPhysicalDeviceProperties(phys_dev_term->phys_dev, pProperties);  in terminator_GetPhysicalDeviceProperties()
54 …icd_term->dispatch.GetPhysicalDeviceQueueFamilyProperties(phys_dev_term->phys_dev, pQueueFamilyPro… in terminator_GetPhysicalDeviceQueueFamilyProperties()
63 icd_term->dispatch.GetPhysicalDeviceMemoryProperties(phys_dev_term->phys_dev, pProperties); in terminator_GetPhysicalDeviceMemoryProperties()
72 icd_term->dispatch.GetPhysicalDeviceFeatures(phys_dev_term->phys_dev, pFeatures); in terminator_GetPhysicalDeviceFeatures()
81 …icd_term->dispatch.GetPhysicalDeviceFormatProperties(phys_dev_term->phys_dev, format, pFormatInfo); in terminator_GetPhysicalDeviceFormatProperties()
97 …return icd_term->dispatch.GetPhysicalDeviceImageFormatProperties(phys_dev_term->phys_dev, format, … in terminator_GetPhysicalDeviceImageFormatProperties()
109 …icd_term->dispatch.GetPhysicalDeviceSparseImageFormatProperties(phys_dev_term->phys_dev, format, t… in terminator_GetPhysicalDeviceSparseImageFormatProperties()
145 fpGetPhysicalDeviceFeatures2(phys_dev_term->phys_dev, pFeatures); in terminator_GetPhysicalDeviceFeatures2()
153 icd_term->dispatch.GetPhysicalDeviceFeatures(phys_dev_term->phys_dev, &pFeatures->features); in terminator_GetPhysicalDeviceFeatures2()
201 fpGetPhysicalDeviceProperties2(phys_dev_term->phys_dev, pProperties); in terminator_GetPhysicalDeviceProperties2()
209 … icd_term->dispatch.GetPhysicalDeviceProperties(phys_dev_term->phys_dev, &pProperties->properties); in terminator_GetPhysicalDeviceProperties2()
264 fpGetPhysicalDeviceFormatProperties2(phys_dev_term->phys_dev, format, pFormatProperties); in terminator_GetPhysicalDeviceFormatProperties2()
272 …icd_term->dispatch.GetPhysicalDeviceFormatProperties(phys_dev_term->phys_dev, format, &pFormatProp… in terminator_GetPhysicalDeviceFormatProperties2()
302 …return fpGetPhysicalDeviceImageFormatProperties2(phys_dev_term->phys_dev, pImageFormatInfo, pImage… in terminator_GetPhysicalDeviceImageFormatProperties2()
317 …phys_dev_term->phys_dev, pImageFormatInfo->format, pImageFormatInfo->type, pImageFormatInfo->tilin… in terminator_GetPhysicalDeviceImageFormatProperties2()
342 …fpGetPhysicalDeviceQueueFamilyProperties2(phys_dev_term->phys_dev, pQueueFamilyPropertyCount, pQue… in terminator_GetPhysicalDeviceQueueFamilyProperties2()
352 …icd_term->dispatch.GetPhysicalDeviceQueueFamilyProperties(phys_dev_term->phys_dev, pQueueFamilyPro… in terminator_GetPhysicalDeviceQueueFamilyProperties2()
364 …icd_term->dispatch.GetPhysicalDeviceQueueFamilyProperties(phys_dev_term->phys_dev, pQueueFamilyPro… in terminator_GetPhysicalDeviceQueueFamilyProperties2()
400 fpGetPhysicalDeviceMemoryProperties2(phys_dev_term->phys_dev, pMemoryProperties); in terminator_GetPhysicalDeviceMemoryProperties2()
408 …icd_term->dispatch.GetPhysicalDeviceMemoryProperties(phys_dev_term->phys_dev, &pMemoryProperties->… in terminator_GetPhysicalDeviceMemoryProperties2()
439 …fpGetPhysicalDeviceSparseImageFormatProperties2(phys_dev_term->phys_dev, pFormatInfo, pPropertyCou… in terminator_GetPhysicalDeviceSparseImageFormatProperties2()
456 …phys_dev_term->phys_dev, pFormatInfo->format, pFormatInfo->type, pFormatInfo->samples, pFormatInfo… in terminator_GetPhysicalDeviceSparseImageFormatProperties2()
471 …phys_dev_term->phys_dev, pFormatInfo->format, pFormatInfo->type, pFormatInfo->samples, pFormatInfo… in terminator_GetPhysicalDeviceSparseImageFormatProperties2()
508 …fpGetPhysicalDeviceExternalBufferProperties(phys_dev_term->phys_dev, pExternalBufferInfo, pExterna… in terminator_GetPhysicalDeviceExternalBufferProperties()
552 … fpGetPhysicalDeviceExternalSemaphoreProperties(phys_dev_term->phys_dev, pExternalSemaphoreInfo, in terminator_GetPhysicalDeviceExternalSemaphoreProperties()
598 …fpGetPhysicalDeviceExternalFenceProperties(phys_dev_term->phys_dev, pExternalFenceInfo, pExternalF… in terminator_GetPhysicalDeviceExternalFenceProperties()
637 icd_term->dispatch.GetPhysicalDeviceProperties(phys_dev_term->phys_dev, &properties); in terminator_GetPhysicalDeviceToolProperties()
640 …return icd_term->dispatch.GetPhysicalDeviceToolProperties(phys_dev_term->phys_dev, pToolCount, pTo… in terminator_GetPhysicalDeviceToolProperties()