Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/system/vulkan_enc/
DVkEncoder.cpp1968 auto actualSize = size == VK_WHOLE_SIZE ? resources->getMappedSize(memory) : size; in vkFlushMappedMemoryRanges() local
2000 auto actualSize = size == VK_WHOLE_SIZE ? resources->getMappedSize(memory) : size; in vkFlushMappedMemoryRanges() local
2093 auto actualSize = size == VK_WHOLE_SIZE ? resources->getMappedSize(memory) : size; in vkInvalidateMappedMemoryRanges() local