Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/asahi/lib/
H A Dagx_tilebuffer.h33 struct agx_tilebuffer_layout { struct
37 enum pipe_format logical_format[AGX_MAX_RENDER_TARGETS];
40 bool spilled[AGX_MAX_RENDER_TARGETS];
45 uint8_t _offset_B[AGX_MAX_RENDER_TARGETS];
70 agx_tilebuffer_offset_B(struct agx_tilebuffer_layout *layout, unsigned rt) in agx_tilebuffer_offset_B() argument