Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/frontends/nine/
H A Dnine_memory_helper.c144 #define NINE_MALLOC_ALLOC 3 macro
278 case NINE_MALLOC_ALLOC: in debug_dump_allocation_state()
800 new_allocation->allocation_type = NINE_MALLOC_ALLOC; in nine_allocate()
818 if (allocation->allocation_type == NINE_MALLOC_ALLOC) { in nine_free_internal()
869 if (allocation->allocation_type == NINE_MALLOC_ALLOC) in nine_get_pointer()
970 if (allocation->allocation_type == NINE_MALLOC_ALLOC) in nine_suballocate()

Completed in 3 milliseconds