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

/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/nine/
H A Dnine_memory_helper.c144 #define NINE_MALLOC_ALLOC 3 macro
278 case NINE_MALLOC_ALLOC:
800 new_allocation->allocation_type = NINE_MALLOC_ALLOC;
818 if (allocation->allocation_type == NINE_MALLOC_ALLOC) {
869 if (allocation->allocation_type == NINE_MALLOC_ALLOC)
970 if (allocation->allocation_type == NINE_MALLOC_ALLOC)

Completed in 3 milliseconds