Home
last modified time | relevance | path

Searched refs:fd_dev_info (Results 1 - 14 of 14) sorted by relevance

/third_party/mesa3d/src/freedreno/common/
H A Dfreedreno_dev_info.h40 struct fd_dev_info { struct
204 const struct fd_dev_info * fd_dev_info(const struct fd_dev_id *id);
H A Dfreedreno_dev_info.c34 const struct fd_dev_info *info;
83 const struct fd_dev_info *
84 fd_dev_info(const struct fd_dev_id *id) in fd_dev_info() function
/third_party/mesa3d/src/freedreno/ir3/
H A Dir3_compiler.c179 const struct fd_dev_info *dev_info = fd_dev_info(compiler->dev_id); in ir3_compiler_create()
/third_party/mesa3d/src/freedreno/ds/
H A Dfd_pps_driver.h47 const struct fd_dev_info *info;
H A Dfd_pps_driver.cc482 info = fd_dev_info(dev_id); in init_perfcnt()
/third_party/mesa3d/src/freedreno/vulkan/
H A Dtu_image.h105 const struct fd_dev_info *info, VkSampleCountFlagBits samples,
H A Dtu_device.h111 const struct fd_dev_info *info;
H A Dtu_image.c273 VkImageUsageFlags stencil_usage, const struct fd_dev_info *info, in ubwc_possible()
H A Dtu_device.c258 const struct fd_dev_info *info = fd_dev_info(&device->dev_id); in tu_physical_device_init()
1047 /* TODO move threadsize_base and max_waves to fd_dev_info and use them here */ in tu_get_physical_device_properties_1_3()
/third_party/mesa3d/src/gallium/drivers/freedreno/
H A Dfreedreno_screen.h96 const struct fd_dev_info *info;
H A Dgmemtool.c173 screen.info = fd_dev_info(&dev_id); in main()
H A Dfreedreno_screen.c1055 const struct fd_dev_info *info = fd_dev_info(screen->dev_id); in fd_screen_create()
/third_party/mesa3d/src/gallium/drivers/freedreno/a6xx/
H A Dfd6_resource.c42 const struct fd_dev_info *info = fd_screen(pscreen)->info; in ok_ubwc_format()
/third_party/mesa3d/src/freedreno/computerator/
H A Da6xx.c43 const struct fd_dev_info *info;
545 a6xx_backend->info = fd_dev_info(dev_id); in a6xx_init()

Completed in 18 milliseconds