Home | History | Annotate | Download | only in pipeline

Lines Matching refs:InstanceInterface

60 bool isSupportedBlendFormat (const InstanceInterface& instanceInterface, VkPhysicalDevice device, VkFormat format)
64 instanceInterface.getPhysicalDeviceFormatProperties(device, format, &formatProps);