Home
last modified time | relevance | path

Searched refs:fd_dev_gen (Results 1 - 7 of 7) sorted by relevance

/third_party/mesa3d/src/freedreno/common/
H A Dfreedreno_dev_info.h182 fd_dev_gen(const struct fd_dev_id *id) in fd_dev_gen() function
190 return fd_dev_gen(id) >= 5; in fd_dev_64b()
/third_party/mesa3d/src/freedreno/perfcntrs/
H A Dfreedreno_perfcntr.c43 switch (fd_dev_gen(id)) { in fd_perfcntrs()
/third_party/mesa3d/src/freedreno/computerator/
H A Dmain.c247 switch (fd_dev_gen(dev_id)) { in main()
255 err(1, "unsupported gpu generation: a%uxx", fd_dev_gen(dev_id)); in main()
/third_party/mesa3d/src/freedreno/ir3/
H A Dir3_compiler.c167 compiler->gen = fd_dev_gen(dev_id); in ir3_compiler_create()
/third_party/mesa3d/src/freedreno/ds/
H A Dfd_pps_driver.cc468 switch (fd_dev_gen(dev_id)) { in init_perfcnt()
/third_party/mesa3d/src/gallium/drivers/freedreno/
H A Dfreedreno_screen.c1027 screen->gen = fd_dev_gen(screen->dev_id); in fd_screen_create()
/third_party/mesa3d/src/freedreno/vulkan/
H A Dtu_device.c264 switch (fd_dev_gen(&device->dev_id)) { in tu_physical_device_init()

Completed in 8 milliseconds