Searched refs:anv_device_extension_table (Results 1 – 5 of 5) sorted by relevance
60 struct anv_device_extension_table { struct98 struct anv_device_extension_table *extensions);
128 struct anv_device_extension_table *extensions) in anv_physical_device_get_supported_extensions()130 *extensions = (struct anv_device_extension_table) { in anv_physical_device_get_supported_extensions()
3990 const struct anv_device_extension_table *device) in anv_entrypoint_is_enabled()
773 struct anv_device_extension_table supported_extensions;861 struct anv_device_extension_table enabled_extensions;2871 const struct anv_device_extension_table *device);
1331 struct anv_device_extension_table enabled_extensions = { }; in anv_CreateDevice()