Home
last modified time | relevance | path

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

/third_party/mesa3d/src/freedreno/vulkan/
Dtu_device.h356 struct tu_tiling_config { struct
358 VkExtent2D tile0;
360 VkExtent2D tile_count;
386 struct tu_tiling_config tiling[TU_GMEM_LAYOUT_COUNT]; argument