Home
last modified time | relevance | path

Searched refs:VkMemoryPropertyFlags (Results 1 – 25 of 105) sorted by relevance

12345

/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
Dvk_mem_alloc_wrapper.h41 VkMemoryPropertyFlags requiredFlags, in VK_DEFINE_HANDLE()
42 VkMemoryPropertyFlags preferredFlags, in VK_DEFINE_HANDLE()
50 VkMemoryPropertyFlags requiredFlags, in VK_DEFINE_HANDLE()
51 VkMemoryPropertyFlags preferredFlags, in VK_DEFINE_HANDLE()
57 VkMemoryPropertyFlags *pFlags); in VK_DEFINE_HANDLE()
Dvk_utils.cpp62 VkMemoryPropertyFlags requestedMemoryPropertyFlags, in FindCompatibleMemory()
63 VkMemoryPropertyFlags *memoryPropertyFlagsOut, in FindCompatibleMemory()
84 VkMemoryPropertyFlags requestedMemoryPropertyFlags, in FindAndAllocateCompatibleMemory()
85 VkMemoryPropertyFlags *memoryPropertyFlagsOut, in FindAndAllocateCompatibleMemory()
124 VkMemoryPropertyFlags requestedMemoryPropertyFlags,
125 VkMemoryPropertyFlags *memoryPropertyFlagsOut,
134 VkMemoryPropertyFlags requestedMemoryPropertyFlags, in AllocateAndBindBufferOrImageMemory()
135 VkMemoryPropertyFlags *memoryPropertyFlagsOut, in AllocateAndBindBufferOrImageMemory()
169 VkMemoryPropertyFlags requestedMemoryPropertyFlags, in AllocateAndBindBufferOrImageMemory()
170 VkMemoryPropertyFlags *memoryPropertyFlagsOut, in AllocateAndBindBufferOrImageMemory()
[all …]
Dvk_mem_alloc_wrapper.cpp105 VkMemoryPropertyFlags requiredFlags, in CreateBuffer()
106 VkMemoryPropertyFlags preferredFlags, in CreateBuffer()
128 VkMemoryPropertyFlags requiredFlags, in FindMemoryTypeIndexForBufferInfo()
129 VkMemoryPropertyFlags preferredFlags, in FindMemoryTypeIndexForBufferInfo()
144 VkMemoryPropertyFlags *pFlags) in GetMemoryTypeProperties()
DBufferVk.cpp40 ANGLE_INLINE VkMemoryPropertyFlags GetPreferredMemoryType(gl::BufferBinding target, in GetPreferredMemoryType()
43 constexpr VkMemoryPropertyFlags kDeviceLocalFlags = in GetPreferredMemoryType()
46 constexpr VkMemoryPropertyFlags kHostCachedFlags = in GetPreferredMemoryType()
49 constexpr VkMemoryPropertyFlags kHostUncachedFlags = in GetPreferredMemoryType()
81 ANGLE_INLINE VkMemoryPropertyFlags GetStorageMemoryType(GLbitfield storageFlags, in GetStorageMemoryType()
84 constexpr VkMemoryPropertyFlags kDeviceLocalHostVisibleFlags = in GetStorageMemoryType()
86 constexpr VkMemoryPropertyFlags kDeviceLocalHostCoherentFlags = in GetStorageMemoryType()
284 constexpr VkMemoryPropertyFlags kDeviceLocalHostCoherentFlags = in initializeHostVisibleBufferPool()
307 VkMemoryPropertyFlags memoryPropertyFlags) in setExternalBufferData()
355 VkMemoryPropertyFlags memoryPropertyFlags = 0; in setDataWithUsageFlags()
[all …]
Dvk_utils.h358 VkMemoryPropertyFlags requestedMemoryPropertyFlags,
360 VkMemoryPropertyFlags *memoryPropertyFlagsOut,
447 VkMemoryPropertyFlags memoryPropertyFlags);
453 VkMemoryPropertyFlags memoryPropertyFlags);
456 VkMemoryPropertyFlags requestedMemoryPropertyFlags,
457 VkMemoryPropertyFlags *memoryPropertyFlagsOut,
464 VkMemoryPropertyFlags memoryPropertyFlags,
465 VkMemoryPropertyFlags *memoryPropertyFlagsOut,
473 VkMemoryPropertyFlags memoryPropertyFlags,
481 VkMemoryPropertyFlags memoryPropertyFlags,
[all …]
DRendererVk.h98 VkMemoryPropertyFlags requiredFlags,
99 VkMemoryPropertyFlags preferredFlags,
107 VkMemoryPropertyFlags *flagsOut) const;
110 VkMemoryPropertyFlags requiredFlags,
111 VkMemoryPropertyFlags preferredFlags,
DBufferVk.h61 VkMemoryPropertyFlags memoryPropertyFlags);
188 VkMemoryPropertyFlags memoryPropertyFlags,
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
Dvk_utils.cpp95 VkMemoryPropertyFlags requestedMemoryPropertyFlags, in FindAndAllocateCompatibleMemory()
96 VkMemoryPropertyFlags *memoryPropertyFlagsOut, in FindAndAllocateCompatibleMemory()
118 VkMemoryPropertyFlags requestedMemoryPropertyFlags, in AllocateAndBindBufferOrImageMemory()
119 VkMemoryPropertyFlags *memoryPropertyFlagsOut, in AllocateAndBindBufferOrImageMemory()
136 VkMemoryPropertyFlags requestedMemoryPropertyFlags, in AllocateBufferOrImageMemory()
137 VkMemoryPropertyFlags *memoryPropertyFlagsOut, in AllocateBufferOrImageMemory()
295 VkMemoryPropertyFlags requestedMemoryPropertyFlags, in findCompatibleMemoryIndex()
296 VkMemoryPropertyFlags *memoryPropertyFlagsOut, in findCompatibleMemoryIndex()
344 VkMemoryPropertyFlags flags = in init()
348 VkMemoryPropertyFlags flagsOut = 0; in init()
[all …]
Dvk_utils.h214 VkMemoryPropertyFlags requestedMemoryPropertyFlags,
215 VkMemoryPropertyFlags *memoryPropertyFlagsOut,
284 VkMemoryPropertyFlags requestedMemoryPropertyFlags,
285 VkMemoryPropertyFlags *memoryPropertyFlagsOut,
291 VkMemoryPropertyFlags memoryPropertyFlags,
296 VkMemoryPropertyFlags memoryPropertyFlags,
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/vulkan/
Dgstvkmemory.h82 VkMemoryPropertyFlags properties;
136 VkMemoryPropertyFlags mem_prop_flags);
141VkMemoryPropertyFlags properties,
Dgstvkmemory.c53 VkMemoryPropertyFlags mem_prop_flags, gpointer user_data, in _vk_mem_init()
95 VkMemoryPropertyFlags mem_props_flags, gpointer user_data, in _vk_mem_new()
230 device, guint32 type_bits, VkMemoryPropertyFlags properties, in gst_vulkan_memory_find_memory_type_index_with_type_properties()
266 GstAllocationParams * params, gsize size, VkMemoryPropertyFlags mem_flags) in gst_vulkan_memory_alloc()
Dgstvkdebug.h62 gchar * gst_vulkan_memory_property_flags_to_string (VkMemoryPropertyFlags
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/fragment_ops/
DvktFragmentOperationsTransientAttachmentTests.cpp64 const char* memoryPropertyFlagBitToString(VkMemoryPropertyFlags flagBit) in memoryPropertyFlagBitToString()
125 std::vector<deUint32> getMemoryTypeIndices(VkMemoryPropertyFlags propertyFlag, const VkPhysicalDevi… in getMemoryTypeIndices()
237 const VkMemoryPropertyFlags flags,
246 const VkMemoryPropertyFlags m_flags;
254 const VkMemoryPropertyFlags flags, in TransientAttachmentTest()
342 const VkMemoryPropertyFlags flags,
356 …entTestInstance (Context& context, const TestMode testMode, const VkMemoryPropertyFlags flags, con… in TransientAttachmentTestInstance()
577 const VkMemoryPropertyFlags flags; in createTransientAttachmentTests()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/fragment_ops/
DvktFragmentOperationsTransientAttachmentTests.cpp64 const char* memoryPropertyFlagBitToString(VkMemoryPropertyFlags flagBit) in memoryPropertyFlagBitToString()
125 std::vector<deUint32> getMemoryTypeIndices(VkMemoryPropertyFlags propertyFlag, const VkPhysicalDevi… in getMemoryTypeIndices()
237 const VkMemoryPropertyFlags flags,
246 const VkMemoryPropertyFlags m_flags;
254 const VkMemoryPropertyFlags flags, in TransientAttachmentTest()
342 const VkMemoryPropertyFlags flags,
356 …entTestInstance (Context& context, const TestMode testMode, const VkMemoryPropertyFlags flags, con… in TransientAttachmentTestInstance()
577 const VkMemoryPropertyFlags flags; in createTransientAttachmentTests()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/android/
Dvk_android_utils.h30 VkMemoryPropertyFlags memoryProperties,
32 VkMemoryPropertyFlags *memoryPropertyFlagsOut,
Dvk_android_utils.cpp61 VkMemoryPropertyFlags memoryProperties, in InitAndroidExternalMemory()
63 VkMemoryPropertyFlags *memoryPropertyFlagsOut, in InitAndroidExternalMemory()
/third_party/mesa3d/src/gallium/drivers/zink/
Dzink_bo.h134 static inline VkMemoryPropertyFlags
137 VkMemoryPropertyFlags domains = 0; in vk_domain_from_heap()
163 zink_heap_from_domain_flags(VkMemoryPropertyFlags domains, enum zink_alloc_flag flags) in zink_heap_from_domain_flags()
/third_party/vk-gl-cts/external/amber/src/src/vulkan/
Dresource.h62 VkMemoryPropertyFlags flags,
81 VkMemoryPropertyFlags flags,
Dresource.cc74 VkMemoryPropertyFlags flags, in ChooseMemory()
103 VkMemoryPropertyFlags flags, in AllocateAndBindMemoryToVkBuffer()
/third_party/mesa3d/src/virtio/vulkan/
Dvn_renderer.h162 VkMemoryPropertyFlags flags,
169 VkMemoryPropertyFlags flags,
318 VkMemoryPropertyFlags flags, in vn_renderer_bo_create_from_device_memory()
340 VkMemoryPropertyFlags flags, in vn_renderer_bo_create_from_dma_buf()
Dvn_device_memory.h26 VkMemoryPropertyFlags flags;
Dvn_device_memory.c34 const VkMemoryPropertyFlags mem_flags = in vn_device_memory_pool_grow_alloc()
194 const VkMemoryPropertyFlags flags) in vn_device_memory_should_suballocate()
253 VkMemoryPropertyFlags mem_flags = in vn_device_memory_import_dma_buf()
415 const VkMemoryPropertyFlags mem_flags = in vn_AllocateMemory()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
DvktApiGetMemoryCommitment.cpp58 std::vector<deUint32> getMemoryTypeIndices (VkMemoryPropertyFlags propertyFlag, const VkPhysicalDev… in getMemoryTypeIndices()
112 const VkMemoryPropertyFlags propertyFlag = VK_MEMORY_PROPERTY_LAZILY_ALLOCATED_BIT; in iterate()
386 const VkMemoryPropertyFlags propertyFlag = VK_MEMORY_PROPERTY_LAZILY_ALLOCATED_BIT; in iterate()
472 const VkMemoryPropertyFlags propertyFlag = VK_MEMORY_PROPERTY_LAZILY_ALLOCATED_BIT; in isDeviceMemoryCommitmentOk()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
DvktApiGetMemoryCommitment.cpp58 std::vector<deUint32> getMemoryTypeIndices (VkMemoryPropertyFlags propertyFlag, const VkPhysicalDev… in getMemoryTypeIndices()
112 const VkMemoryPropertyFlags propertyFlag = VK_MEMORY_PROPERTY_LAZILY_ALLOCATED_BIT; in iterate()
386 const VkMemoryPropertyFlags propertyFlag = VK_MEMORY_PROPERTY_LAZILY_ALLOCATED_BIT; in iterate()
472 const VkMemoryPropertyFlags propertyFlag = VK_MEMORY_PROPERTY_LAZILY_ALLOCATED_BIT; in isDeviceMemoryCommitmentOk()
/third_party/mesa3d/src/vulkan/wsi/
Dwsi_common_private.h160 VkMemoryPropertyFlags req_flags,
161 VkMemoryPropertyFlags deny_flags,

12345