Searched refs:A6XX_CCU_DEPTH_SIZE (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/freedreno/common/
H A Dfreedreno_dev_info.h171 #define A6XX_CCU_DEPTH_SIZE (64 * 1024) macro
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/a6xx/
H A Dfd6_screen.c150 screen->ccu_offset_bypass = screen->info->num_ccu * A6XX_CCU_DEPTH_SIZE;
/xsrc/external/mit/MesaLib/dist/src/freedreno/vulkan/
H A Dtu_device.c232 device->ccu_offset_bypass = device->info->num_ccu * A6XX_CCU_DEPTH_SIZE;

Completed in 6 milliseconds