Home
last modified time | relevance | path

Searched refs:agx_map_entry (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/asahi/
Dmagic.c187 struct agx_map_entry *entries = (struct agx_map_entry *) (((uint8_t *) map) + 0x40); in demo_mem_map()
188 struct agx_map_entry *end = (struct agx_map_entry *) (((uint8_t *) map) + size); in demo_mem_map()
196 entries[i] = (struct agx_map_entry) { in demo_mem_map()
206 entries[count] = (struct agx_map_entry) { in demo_mem_map()
/third_party/mesa3d/src/asahi/lib/
Ddecode.c142 struct agx_map_entry *entries = (struct agx_map_entry *) (&hdr[1]); in agxdecode_validate_map()
144 struct agx_map_entry entry = entries[i]; in agxdecode_validate_map()
Dio.h200 struct agx_map_entry { struct