Home
last modified time | relevance | path

Searched defs:tile_count (Results 1 – 6 of 6) sorted by relevance

/third_party/mesa3d/src/panfrost/lib/
Dpan_tiler.c267 unsigned tile_count = pan_tile_count(width, height, tile_size, tile_size); in panfrost_hierarchy_size() local
/third_party/ffmpeg/libavcodec/
Ddxva2_av1.c42 unsigned tile_count; member
/third_party/mesa3d/src/gallium/drivers/etnaviv/
Detnaviv_rs.h61 uint32_t tile_count; member
/third_party/mesa3d/src/gallium/drivers/vc4/kernel/
Dvc4_validate.c341 uint32_t tile_count; in validate_tile_binning_config() local
/third_party/mesa3d/src/gallium/drivers/panfrost/
Dpan_resource.c595 unsigned tile_count = (t_x_end - t_x_start + 1) * in panfrost_resource_set_damage_region() local
/third_party/mesa3d/src/freedreno/vulkan/
Dtu_device.h360 VkExtent2D tile_count; member