Home
last modified time | relevance | path

Searched refs:gfx_ver_from_devinfo (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/intel/compiler/
Dbrw_gfx_ver_enum.h51 gfx_ver_from_devinfo(const struct intel_device_info *devinfo) in gfx_ver_from_devinfo() function
Dbrw_eu.c714 enum gfx_ver ver = gfx_ver_from_devinfo(devinfo); in brw_init_isa_info()