Searched refs:radv_device_supports_etc (Results 1 – 3 of 3) sorted by relevance
638 radv_device_supports_etc(struct radv_physical_device *physical_device) in radv_device_supports_etc() function664 !radv_device_supports_etc(physical_device)) { in radv_physical_device_get_format_properties()
1847 bool radv_device_supports_etc(struct radv_physical_device *physical_device);
997 .textureCompressionETC2 = radv_device_supports_etc(pdevice), in radv_GetPhysicalDeviceFeatures()