HomeSort by relevance Sort by last modified time
    Searched defs:allocSysMem (Results 1 - 2 of 2) sorted by null

  /external/mesa3d/src/gallium/winsys/amdgpu/drm/
amdgpu_surface.c 88 static void *ADDR_API allocSysMem(const ADDR_ALLOCSYSMEM_INPUT * pInput)
134 addrCreateInput.callbacks.allocSysMem = allocSysMem;
  /external/mesa3d/src/amd/addrlib/
addrinterface.h 228 ADDR_ALLOCSYSMEM allocSysMem; ///< Routine to allocate system memory
    [all...]

Completed in 80 milliseconds