Home
last modified time | relevance | path

Searched defs:allocRes (Results 1 – 2 of 2) sorted by relevance

/device/generic/vulkan-cereal/stream-servers/vulkan/
DVkCommonOperations.cpp1345 VkResult allocRes = in allocExternalMemory() local
1908 bool allocRes = allocExternalMemory(vk, &res.memory, true /*actuallyExternal*/, deviceAlignment, in setupVkColorBufferLocked() local
2713 bool allocRes = allocExternalMemory(vk, &res.memory, true /* actuallyExternal */, in setupVkBuffer() local
/device/generic/goldfish-opengl/system/vulkan_enc/
DResourceTracker.cpp665 VkResult allocRes = enc->vkAllocateDescriptorSets(device, ci, sets, true /* do lock */); in allocAndInitializeDescriptorSets() local