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

/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/nine/
H A Dnine_memory_helper.c140 #define NINE_MEMFD_ALLOC 1 macro
263 case NINE_MEMFD_ALLOC:
324 if (allocation->allocation_type == NINE_MEMFD_ALLOC)
336 if (allocation->allocation_type == NINE_MEMFD_ALLOC)
510 if (allocation->allocation_type == NINE_MEMFD_ALLOC ||
696 new_allocation->allocation_type = NINE_MEMFD_ALLOC;
823 } else if (allocation->allocation_type == NINE_MEMFD_ALLOC ||
829 if (allocation->allocation_type == NINE_MEMFD_ALLOC)
892 if (allocation->allocation_type == NINE_MEMFD_ALLOC)
968 if (allocation->allocation_type != NINE_MEMFD_ALLOC) {
[all...]

Completed in 4 milliseconds