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

/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/nine/
H A Dnine_memory_helper.c177 unsigned allocation_type; /* Type of allocation */ member in struct:nine_allocation
262 switch(allocation->allocation_type) {
322 if (allocation->allocation_type > NINE_MEMFD_SUBALLOC)
324 if (allocation->allocation_type == NINE_MEMFD_ALLOC)
334 if (allocation->allocation_type > NINE_MEMFD_SUBALLOC)
336 if (allocation->allocation_type == NINE_MEMFD_ALLOC)
510 if (allocation->allocation_type == NINE_MEMFD_ALLOC ||
511 allocation->allocation_type == NINE_MEMFD_SUBALLOC) {
696 new_allocation->allocation_type = NINE_MEMFD_ALLOC;
800 new_allocation->allocation_type
[all...]
/xsrc/external/mit/MesaLib.old/dist/include/CL/
H A Dcl_ext.h373 cl_uint allocation_type; member in struct:_cl_mem_ext_host_ptr
/xsrc/external/mit/MesaLib/dist/include/CL/
H A Dcl_ext.h398 cl_uint allocation_type; member in struct:_cl_mem_ext_host_ptr

Completed in 7 milliseconds