Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/frontends/nine/
H A Dnine_memory_helper.c140 #define NINE_MEMFD_ALLOC 1 macro
263 case NINE_MEMFD_ALLOC: in debug_dump_allocation_state()
324 if (allocation->allocation_type == NINE_MEMFD_ALLOC) in nine_get_memfd_file_backing()
336 if (allocation->allocation_type == NINE_MEMFD_ALLOC) in nine_get_memfd_region_backing()
510 if (allocation->allocation_type == NINE_MEMFD_ALLOC || in nine_flush_pending_frees()
696 new_allocation->allocation_type = NINE_MEMFD_ALLOC; in nine_memfd_allocator()
823 } else if (allocation->allocation_type == NINE_MEMFD_ALLOC || in nine_free_internal()
829 if (allocation->allocation_type == NINE_MEMFD_ALLOC) in nine_free_internal()
892 if (allocation->allocation_type == NINE_MEMFD_ALLOC) in nine_get_pointer()
968 if (allocation->allocation_type != NINE_MEMFD_ALLOC) { in nine_suballocate()
[all...]

Completed in 3 milliseconds