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

/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/nine/
H A Dnine_memory_helper.c142 #define NINE_MEMFD_SUBALLOC 2 macro
269 case NINE_MEMFD_SUBALLOC:
322 if (allocation->allocation_type > NINE_MEMFD_SUBALLOC)
334 if (allocation->allocation_type > NINE_MEMFD_SUBALLOC)
511 allocation->allocation_type == NINE_MEMFD_SUBALLOC) {
824 allocation->allocation_type == NINE_MEMFD_SUBALLOC) {
894 if (allocation->allocation_type == NINE_MEMFD_SUBALLOC)
906 if (allocation->allocation_type > NINE_MEMFD_SUBALLOC)
926 if (allocation->allocation_type > NINE_MEMFD_SUBALLOC)
945 if (allocation->allocation_type > NINE_MEMFD_SUBALLOC)
[all...]

Completed in 3 milliseconds