Home
last modified time | relevance | path

Searched refs:NINE_MEMFD_SUBALLOC (Results 1 - 1 of 1) sorted by relevance

/third_party/mesa3d/src/gallium/frontends/nine/
H A Dnine_memory_helper.c142 #define NINE_MEMFD_SUBALLOC 2 macro
269 case NINE_MEMFD_SUBALLOC: in debug_dump_allocation_state()
322 if (allocation->allocation_type > NINE_MEMFD_SUBALLOC) in nine_get_memfd_file_backing()
334 if (allocation->allocation_type > NINE_MEMFD_SUBALLOC) in nine_get_memfd_region_backing()
511 allocation->allocation_type == NINE_MEMFD_SUBALLOC) { in nine_flush_pending_frees()
824 allocation->allocation_type == NINE_MEMFD_SUBALLOC) { in nine_free_internal()
894 if (allocation->allocation_type == NINE_MEMFD_SUBALLOC) in nine_get_pointer()
906 if (allocation->allocation_type > NINE_MEMFD_SUBALLOC) in nine_pointer_weakrelease()
926 if (allocation->allocation_type > NINE_MEMFD_SUBALLOC) in nine_pointer_strongrelease()
945 if (allocation->allocation_type > NINE_MEMFD_SUBALLOC) in nine_pointer_delayedstrongrelease()
[all...]

Completed in 3 milliseconds