Home
last modified time | relevance | path

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

/third_party/mesa3d/src/freedreno/common/
Dfreedreno_devices.py102 tile_align_w, tile_align_h, argument
134 tile_align_w, tile_align_h, num_vsc_pipes, argument
Dfreedreno_dev_info.h26 uint32_t tile_align_w, tile_align_h; member
/third_party/mesa3d/src/freedreno/vulkan/
Dtu_util.cc202 uint32_t tile_align_h = dev->physical_device->info->tile_align_h; in tu_tiling_config_update_tile_layout() local