HomeSort by: relevance | last modified time | path
    Searched refs:memory_info (Results 1 - 5 of 5) sorted by relevancy

  /xsrc/external/mit/MesaLib/dist/src/vulkan/wsi/
wsi_common_drm.c 343 const VkMemoryAllocateInfo memory_info = { local
349 result = wsi->AllocateMemory(chain->device, &memory_info,
572 const VkMemoryAllocateInfo memory_info = { local
578 result = wsi->AllocateMemory(chain->device, &memory_info,
wsi_common_win32.c 418 const VkMemoryAllocateInfo memory_info = { local
425 result = wsi->AllocateMemory(chain->device, &memory_info,
  /xsrc/external/mit/MesaLib.old/dist/src/vulkan/wsi/
wsi_common.c 474 const VkMemoryAllocateInfo memory_info = { local
481 result = wsi->AllocateMemory(chain->device, &memory_info,
675 const VkMemoryAllocateInfo memory_info = { local
682 result = wsi->AllocateMemory(chain->device, &memory_info,
  /xsrc/external/mit/MesaLib/dist/src/virtio/vulkan/
vn_android.c 501 const VkMemoryAllocateInfo memory_info = { local
507 result = vn_AllocateMemory(device, &memory_info, alloc, &memory);
  /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/driver_trace/
tr_screen.c 967 trace_dump_ret(memory_info, info);

Completed in 10 milliseconds