Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/freedreno/fdl/
H A Dfreedreno_layout.h93 struct fdl_layout { struct
106 * general you should not directly look at fdl_layout::tile_mode, argument
110 uint32_t tile_mode : 2;
134 fdl_cpp_shift(const struct fdl_layout *layout) in fdl_cpp_shift() argument