Home
last modified time | relevance | path

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

/dports/x11-wm/chamfer/chamferwm-d0916ee/src/
H A DCompositorResource.h44 VkDeviceMemory stagingMemory; variable
107 VkDeviceMemory stagingMemory; variable
/dports/games/warzone2100/warzone2100/lib/ivis_opengl/
H A Dgfx_api_vk.cpp1390 …const auto stagingMemory = frameResources.stagingBufferAllocator.alloc(static_cast<uint32_t>(size)… in update() local
1498 …const auto stagingMemory = frameResources.stagingBufferAllocator.alloc(static_cast<uint32_t>(stagi… in upload() local
3261 …const auto stagingMemory = buffering_mechanism::get_current_resources().uniformBufferAllocator.all… in set_constants() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/src/tests/test_utils/
H A DVulkanExternalHelper.cpp978 void *stagingMemory = nullptr; in readPixels() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/external/vulkancts/modules/vulkan/ycbcr/
H A DvktYCbCrUtil.cpp316 vector<AllocationSp> stagingMemory; in uploadImage() local
497 vector<AllocationSp> stagingMemory; in downloadImage() local