Home
last modified time | relevance | path

Searched defs:tile_align_h (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/src/freedreno/vulkan/
Dtu_util.c87 const uint32_t tile_align_h = dev->physical_device->info->tile_align_h; in tu_tiling_config_update_tile_layout() local
/third_party/mesa3d/src/freedreno/common/
Dfreedreno_devices.py93 tile_align_w, tile_align_h, argument
Dfreedreno_dev_info.h42 uint32_t tile_align_w, tile_align_h; member