Searched refs:CreateStorageBuffer (Results 1 – 3 of 3) sorted by relevance
46 VkResult CreateStorageBuffer(VkDeviceMemory memory, VkDeviceSize size,
202 VK_ASSERT(device->CreateStorageBuffer(memory, in test()208 VK_ASSERT(device->CreateStorageBuffer(memory, in test()
147 VkResult Device::CreateStorageBuffer( in CreateStorageBuffer() function in Device