Searched refs:supported_extensions (Results 1 – 2 of 2) sorted by relevance
434 &device->supported_extensions); in anv_physical_device_init()1269 if (device->supported_extensions.extensions[i]) { in anv_EnumerateDeviceExtensionProperties()1343 if (!physical_device->supported_extensions.extensions[idx]) in anv_CreateDevice()
773 struct anv_device_extension_table supported_extensions; member