Home
last modified time | relevance | path

Searched refs:VkMemoryAllocateInfo (Results 1 – 25 of 117) sorted by relevance

12345

/external/swiftshader/src/Vulkan/
DVkDeviceMemory.cpp36 void (*instanceInit)(void *external, const VkMemoryAllocateInfo *pAllocateInfo);
44 static bool parseCreateInfo(const VkMemoryAllocateInfo *pAllocateInfo, in parseCreateInfo()
52 const VkMemoryAllocateInfo *pAllocateInfo) { in parseCreateInfo()
69 static bool SupportsAllocateInfo(const VkMemoryAllocateInfo *pAllocateInfo) in SupportsAllocateInfo()
74 DeviceMemoryHostExternalBase(const VkMemoryAllocateInfo *pAllocateInfo) {} in DeviceMemoryHostExternalBase()
123 AllocateInfo(const VkMemoryAllocateInfo *pAllocateInfo) in AllocateInfo()
152 static bool SupportsAllocateInfo(const VkMemoryAllocateInfo *pAllocateInfo) in SupportsAllocateInfo()
158 explicit ExternalMemoryHost(const VkMemoryAllocateInfo *pAllocateInfo) in ExternalMemoryHost()
199 OpaqueFdAllocateInfo(const VkMemoryAllocateInfo *pAllocateInfo) in OpaqueFdAllocateInfo()
265 static void findTraits(const VkMemoryAllocateInfo *pAllocateInfo, in findTraits()
[all …]
DVkDeviceMemoryExternalAndroid.hpp43 AllocateInfo(const VkMemoryAllocateInfo *pAllocateInfo);
48 static bool SupportsAllocateInfo(const VkMemoryAllocateInfo *pAllocateInfo) in SupportsAllocateInfo()
54 explicit AHardwareBufferExternalMemory(const VkMemoryAllocateInfo *pAllocateInfo);
DVkDeviceMemoryExternalFuchsia.hpp39 AllocateInfo(const VkMemoryAllocateInfo *pAllocateInfo) in AllocateInfo()
85 static bool supportsAllocateInfo(const VkMemoryAllocateInfo *pAllocateInfo) in supportsAllocateInfo()
91 explicit VmoExternalMemory(const VkMemoryAllocateInfo *pAllocateInfo) in VmoExternalMemory()
DVkDeviceMemoryExternalLinux.hpp27 static bool SupportsAllocateInfo(const VkMemoryAllocateInfo *pAllocateInfo) in SupportsAllocateInfo()
33 explicit OpaqueFdExternalMemory(const VkMemoryAllocateInfo *pAllocateInfo) in OpaqueFdExternalMemory()
DVkDeviceMemory.hpp28 DeviceMemory(const VkMemoryAllocateInfo *pCreateInfo, void *mem, Device *pDevice);
30 static size_t ComputeRequiredAllocationSize(const VkMemoryAllocateInfo *pCreateInfo);
DVkDeviceMemoryExternalMac.hpp63 static bool SupportsAllocateInfo(const VkMemoryAllocateInfo *pAllocateInfo) in SupportsAllocateInfo()
69 explicit OpaqueFdExternalMemory(const VkMemoryAllocateInfo *pAllocateInfo) in OpaqueFdExternalMemory()
DVkDeviceMemoryExternalAndroid.cpp167 AHardwareBufferExternalMemory::AllocateInfo::AllocateInfo(const VkMemoryAllocateInfo *pAllocateInfo) in AllocateInfo()
212 AHardwareBufferExternalMemory::AHardwareBufferExternalMemory(const VkMemoryAllocateInfo *pAllocateI… in AHardwareBufferExternalMemory()
/external/deqp-deps/amber/src/vulkan/
Dresource.cc143 VkMemoryAllocateInfo alloc_info = VkMemoryAllocateInfo(); in AllocateMemory()
/external/deqp/external/vulkancts/framework/vulkan/
DvkMemUtil.hpp133 …virtual de::MovePtr<Allocation> allocate (const VkMemoryAllocateInfo& allocInfo, VkDeviceSize alig…
143 …de::MovePtr<Allocation> allocate (const VkMemoryAllocateInfo& allocInfo, VkDeviceSize alignme…
DvkMemUtil.cpp206 MovePtr<Allocation> SimpleAllocator::allocate (const VkMemoryAllocateInfo& allocInfo, VkDeviceSize … in allocate()
222 VkMemoryAllocateInfo allocInfo = in allocate()
266 const VkMemoryAllocateInfo allocInfo = in allocateExtended()
/external/deqp/external/vulkancts/modules/vulkan/memory/
DvktMemoryBindingTests.cpp236 const VkMemoryAllocateInfo makeMemoryAllocateInfo (VkMemoryRequirements& memReqs, in makeMemoryAllocateInfo()
240 const VkMemoryAllocateInfo allocateParams = in makeMemoryAllocateInfo()
278 const VkMemoryAllocateInfo makeMemoryAllocateInfo (Context& ctx, in makeMemoryAllocateInfo()
283 const VkMemoryAllocateInfo allocateParams = in makeMemoryAllocateInfo()
496 …const VkMemoryAllocateInfo memAlloc = makeMemoryAllocateInfo(memReqs, params.usePriority ? … in createMemory()
522 …const VkMemoryAllocateInfo memAlloc = makeMemoryAllocateInfo(memReqs, params.usePriority ? … in createMemory()
550 …const VkMemoryAllocateInfo memAlloc = makeMemoryAllocateInfo(memReqs, params.usePriority ? … in createMemory()
577 …const VkMemoryAllocateInfo memAlloc = makeMemoryAllocateInfo(memReqs, params.usePriority ? … in createMemory()
787 …const VkMemoryAllocateInfo memAlloc = makeMemoryAllocateInfo(ctx, memReqs, MemoryHostVisib… in createBuffer()
DvktMemoryAllocationTests.cpp415 VkMemoryAllocateInfo alloc = in iterate()
464 const VkMemoryAllocateInfo alloc = in iterate()
518 const VkMemoryAllocateInfo allocInfo = in iterate()
733 const VkMemoryAllocateInfo alloc = in iterate()
/external/mesa3d/src/intel/vulkan/
Danv_android.h56 const VkMemoryAllocateInfo *pAllocateInfo);
Danv_android_stubs.c54 const VkMemoryAllocateInfo *pAllocateInfo) in anv_create_ahw_memory()
/external/swiftshader/src/WSI/
DVkSurfaceKHR.hpp42 VkResult allocateAndBindImageMemory(VkDevice device, const VkMemoryAllocateInfo &allocateInfo);
DVkSurfaceKHR.cpp63 VkResult PresentImage::allocateAndBindImageMemory(VkDevice device, const VkMemoryAllocateInfo &allo… in allocateAndBindImageMemory()
DVkSwapchainKHR.cpp120 VkMemoryAllocateInfo allocInfo = {}; in createImages()
/external/mesa3d/src/vulkan/wsi/
Dwsi_common_drm.c302 const VkMemoryAllocateInfo memory_info = { in wsi_create_native_image()
474 const VkMemoryAllocateInfo prime_memory_info = { in wsi_create_prime_image()
524 const VkMemoryAllocateInfo memory_info = { in wsi_create_prime_image()
/external/vulkan-validation-layers/tests/
Dvktestbinding.h161 …bool set_memory_type(const uint32_t type_bits, VkMemoryAllocateInfo *info, const VkMemoryPropertyF…
308 void init(const Device &dev, const VkMemoryAllocateInfo &info);
319 static VkMemoryAllocateInfo alloc_info(VkDeviceSize size, uint32_t memory_type_index);
320 …static VkMemoryAllocateInfo get_resource_alloc_info(const vk_testing::Device &dev, const VkMemoryR…
770 inline VkMemoryAllocateInfo DeviceMemory::alloc_info(VkDeviceSize size, uint32_t memory_type_index)… in alloc_info()
771 VkMemoryAllocateInfo info = {}; in alloc_info()
Dvktestbinding.cpp181 bool PhysicalDevice::set_memory_type(const uint32_t type_bits, VkMemoryAllocateInfo *info, const Vk… in set_memory_type()
434 void DeviceMemory::init(const Device &dev, const VkMemoryAllocateInfo &info) { in init()
454 VkMemoryAllocateInfo DeviceMemory::get_resource_alloc_info(const Device &dev, const VkMemoryRequire… in get_resource_alloc_info()
464 VkMemoryAllocateInfo info = alloc_info(reqs.size, mem_type_index); in get_resource_alloc_info()
/external/deqp/external/vulkancts/modules/vulkan/util/
DvktExternalMemoryUtil.cpp958 const vk::VkMemoryAllocateInfo info = in allocateExportableMemory()
989 const vk::VkMemoryAllocateInfo info = in allocateExportableMemory()
1029 const vk::VkMemoryAllocateInfo info = in importMemory()
1060 const vk::VkMemoryAllocateInfo info = in importMemory()
1110 const vk::VkMemoryAllocateInfo info = in importMemory()
1139 const vk::VkMemoryAllocateInfo info = in importMemory()
/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiBufferViewCreateTests.cpp183 const VkMemoryAllocateInfo memAlloc = in createTestBuffer()
303 VkMemoryAllocateInfo memoryAllocateInfo = in createTestBuffer()
DvktApiGetMemoryCommitment.cpp405 const VkMemoryAllocateInfo memAllocInfo = in iterate()
480 const VkMemoryAllocateInfo memAllocInfo = in isDeviceMemoryCommitmentOk()
/external/swiftshader/tests/VulkanUnitTests/
DVkInstanceFuncs.hpp22 VK_INSTANCE(vkAllocateMemory, VkResult, VkDevice, const VkMemoryAllocateInfo *, const VkAllocationC…
/external/vulkan-validation-layers/layers/
Dbest_practices.h48 bool PreCallValidateAllocateMemory(VkDevice device, const VkMemoryAllocateInfo* pAllocateInfo,

12345