Home
last modified time | relevance | path

Searched refs:VkMemoryDedicatedAllocateInfo (Results 1 - 25 of 57) sorted by relevance

123

/third_party/mesa3d/src/virtio/venus-protocol/
H A Dvn_protocol_driver_device_memory.h129 /* struct VkMemoryDedicatedAllocateInfo chain */
139 vn_sizeof_VkMemoryDedicatedAllocateInfo_self(const VkMemoryDedicatedAllocateInfo *val) in vn_sizeof_VkMemoryDedicatedAllocateInfo_self()
149 vn_sizeof_VkMemoryDedicatedAllocateInfo(const VkMemoryDedicatedAllocateInfo *val) in vn_sizeof_VkMemoryDedicatedAllocateInfo()
168 vn_encode_VkMemoryDedicatedAllocateInfo_self(struct vn_cs_encoder *enc, const VkMemoryDedicatedAllocateInfo *val) in vn_encode_VkMemoryDedicatedAllocateInfo_self()
176 vn_encode_VkMemoryDedicatedAllocateInfo(struct vn_cs_encoder *enc, const VkMemoryDedicatedAllocateInfo *val) in vn_encode_VkMemoryDedicatedAllocateInfo()
316 size += vn_sizeof_VkMemoryDedicatedAllocateInfo_self((const VkMemoryDedicatedAllocateInfo *)pnext); in vn_sizeof_VkMemoryAllocateInfo_pnext()
386 vn_encode_VkMemoryDedicatedAllocateInfo_self(enc, (const VkMemoryDedicatedAllocateInfo *)pnext); in vn_encode_VkMemoryAllocateInfo_pnext()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/util/
H A DvktExternalMemoryUtil.cpp1140 const vk::VkMemoryDedicatedAllocateInfo dedicatedInfo = in allocateExportableMemory()
1171 const vk::VkMemoryDedicatedAllocateInfo dedicatedInfo = in allocateExportableMemory()
1218 const vk::VkMemoryDedicatedAllocateInfo dedicatedInfo = in importMemory()
1247 const vk::VkMemoryDedicatedAllocateInfo dedicatedInfo = in importMemory()
1278 const vk::VkMemoryDedicatedAllocateInfo dedicatedInfo = in importMemory()
1328 const vk::VkMemoryDedicatedAllocateInfo dedicatedInfo = in importMemory()
1357 const vk::VkMemoryDedicatedAllocateInfo dedicatedInfo = in importMemory()
1394 const vk::VkMemoryDedicatedAllocateInfo dedicatedInfo = in importMemory()
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
H A DVkDeviceMemory.hpp39 const VkMemoryDedicatedAllocateInfo *dedicatedAllocateInfo = nullptr;
H A DVkDeviceMemory.cpp171 // "If the pNext chain includes a VkMemoryDedicatedAllocateInfo structure, then that structure in ParseAllocationInfo()
174 extendedAllocationInfo->dedicatedAllocateInfo = reinterpret_cast<const VkMemoryDedicatedAllocateInfo *>(allocationInfo); in ParseAllocationInfo()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/util/
H A DvktExternalMemoryUtil.cpp1065 const vk::VkMemoryDedicatedAllocateInfo dedicatedInfo = in allocateExportableMemory()
1096 const vk::VkMemoryDedicatedAllocateInfo dedicatedInfo = in allocateExportableMemory()
1143 const vk::VkMemoryDedicatedAllocateInfo dedicatedInfo = in importMemory()
1172 const vk::VkMemoryDedicatedAllocateInfo dedicatedInfo = in importMemory()
1203 const vk::VkMemoryDedicatedAllocateInfo dedicatedInfo = in importMemory()
1253 const vk::VkMemoryDedicatedAllocateInfo dedicatedInfo = in importMemory()
1282 const vk::VkMemoryDedicatedAllocateInfo dedicatedInfo = in importMemory()
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
H A DvkMemUtil.cpp307 const VkMemoryDedicatedAllocateInfo dedicatedAllocationInfo = in allocateDedicated()
326 const VkMemoryDedicatedAllocateInfo dedicatedAllocationInfo = in allocateDedicated()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
H A DMemoryObjectVk.cpp216 VkMemoryDedicatedAllocateInfo memoryDedicatedAllocateInfo = {}; in createImage()
/third_party/mesa3d/src/freedreno/vulkan/
H A Dtu_android.c260 const VkMemoryDedicatedAllocateInfo ded_alloc = { in tu_import_memory_from_gralloc_handle()
/third_party/mesa3d/src/broadcom/vulkan/
H A Dv3dv_android.c245 const VkMemoryDedicatedAllocateInfo ded_alloc = { in v3dv_import_native_buffer_fd()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/android/
H A DHardwareBufferImageSiblingVkAndroid.cpp307 VkMemoryDedicatedAllocateInfo dedicatedAllocInfo = {}; in initImpl()
/third_party/skia/src/gpu/vk/
H A DGrVkMemory.cpp111 VkMemoryDedicatedAllocateInfo dedicatedAllocInfo{};
/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/external_memory/
H A DMemoryServiceDmaBuf.cpp193 VkMemoryDedicatedAllocateInfo memoryDedicatedAllocateInfo; in ImportMemory()
/third_party/mesa3d/src/virtio/vulkan/
H A Dvn_android.c1140 const VkMemoryDedicatedAllocateInfo *dedicated_info = in vn_android_device_import_ahb()
1239 VkMemoryDedicatedAllocateInfo local_dedicated_info; in vn_android_device_import_ahb()
1271 const VkMemoryDedicatedAllocateInfo *dedicated_info = in vn_android_device_allocate_ahb()
H A Dvn_device_memory.c217 * VkMemoryDedicatedAllocateInfo, or if dedicated allocation is required in vn_device_memory_should_suballocate()
220 const VkMemoryDedicatedAllocateInfo *dedicated = alloc_info->pNext; in vn_device_memory_should_suballocate()
/third_party/mesa3d/src/intel/vulkan/
H A Danv_android.c422 const VkMemoryDedicatedAllocateInfo *dedicated_info = in anv_create_ahw_memory()
/third_party/mesa3d/src/vulkan/wsi/
H A Dwsi_common_drm.c482 const VkMemoryDedicatedAllocateInfo memory_dedicated_info = { in wsi_create_native_image_mem()
H A Dwsi_common.c1372 VkMemoryDedicatedAllocateInfo buf_mem_dedicated_info = { in wsi_create_buffer_image_mem()
1419 const VkMemoryDedicatedAllocateInfo memory_dedicated_info = { in wsi_create_buffer_image_mem()
1605 const VkMemoryDedicatedAllocateInfo memory_dedicated_info = { in wsi_create_cpu_linear_image_mem()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
H A DvktApiBufferViewCreateTests.cpp301 vk::VkMemoryDedicatedAllocateInfo in createTestBuffer()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
H A DvktApiBufferViewCreateTests.cpp302 vk::VkMemoryDedicatedAllocateInfo in createTestBuffer()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/linux/
H A DDmaBufImageSiblingVkLinux.cpp51 PerPlane<VkMemoryDedicatedAllocateInfo> allocateInfo = {};
/third_party/skia/src/gpu/
H A DGrAHardwareBufferUtils.cpp443 VkMemoryDedicatedAllocateInfo dedicatedAllocInfo; in make_vk_backend_texture()
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_android.c767 const VkMemoryDedicatedAllocateInfo *dedicated_info = in radv_create_ahb_memory()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/
H A DvktDrawAhbTests.cpp352 const VkMemoryDedicatedAllocateInfo dedicatedInfo = in iterate()
H A DvktDrawOHOSNativeBufferTests.cpp366 const VkMemoryDedicatedAllocateInfo dedicatedInfo = in iterate()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/draw/
H A DvktDrawAhbTests.cpp352 const VkMemoryDedicatedAllocateInfo dedicatedInfo = in iterate()

Completed in 27 milliseconds

123