/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/ |
D | vk_mem_alloc_wrapper.h | 41 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()
|
D | vk_utils.cpp | 62 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 …]
|
D | vk_mem_alloc_wrapper.cpp | 105 VkMemoryPropertyFlags requiredFlags, in CreateBuffer() 106 VkMemoryPropertyFlags preferredFlags, in CreateBuffer() 128 VkMemoryPropertyFlags requiredFlags, in FindMemoryTypeIndexForBufferInfo() 129 VkMemoryPropertyFlags preferredFlags, in FindMemoryTypeIndexForBufferInfo() 144 VkMemoryPropertyFlags *pFlags) in GetMemoryTypeProperties()
|
D | BufferVk.cpp | 40 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 …]
|
D | vk_utils.h | 358 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 …]
|
D | RendererVk.h | 98 VkMemoryPropertyFlags requiredFlags, 99 VkMemoryPropertyFlags preferredFlags, 107 VkMemoryPropertyFlags *flagsOut) const; 110 VkMemoryPropertyFlags requiredFlags, 111 VkMemoryPropertyFlags preferredFlags,
|
D | BufferVk.h | 61 VkMemoryPropertyFlags memoryPropertyFlags); 188 VkMemoryPropertyFlags memoryPropertyFlags,
|
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/ |
D | vk_utils.cpp | 95 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 …]
|
D | vk_utils.h | 214 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/ |
D | gstvkmemory.h | 82 VkMemoryPropertyFlags properties; 136 VkMemoryPropertyFlags mem_prop_flags); 141 … VkMemoryPropertyFlags properties,
|
D | gstvkmemory.c | 53 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()
|
D | gstvkdebug.h | 62 gchar * gst_vulkan_memory_property_flags_to_string (VkMemoryPropertyFlags …
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/fragment_ops/ |
D | vktFragmentOperationsTransientAttachmentTests.cpp | 64 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/ |
D | vktFragmentOperationsTransientAttachmentTests.cpp | 64 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/ |
D | vk_android_utils.h | 30 VkMemoryPropertyFlags memoryProperties, 32 VkMemoryPropertyFlags *memoryPropertyFlagsOut,
|
D | vk_android_utils.cpp | 61 VkMemoryPropertyFlags memoryProperties, in InitAndroidExternalMemory() 63 VkMemoryPropertyFlags *memoryPropertyFlagsOut, in InitAndroidExternalMemory()
|
/third_party/mesa3d/src/gallium/drivers/zink/ |
D | zink_bo.h | 134 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/ |
D | resource.h | 62 VkMemoryPropertyFlags flags, 81 VkMemoryPropertyFlags flags,
|
D | resource.cc | 74 VkMemoryPropertyFlags flags, in ChooseMemory() 103 VkMemoryPropertyFlags flags, in AllocateAndBindMemoryToVkBuffer()
|
/third_party/mesa3d/src/virtio/vulkan/ |
D | vn_renderer.h | 162 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()
|
D | vn_device_memory.h | 26 VkMemoryPropertyFlags flags;
|
D | vn_device_memory.c | 34 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/ |
D | vktApiGetMemoryCommitment.cpp | 58 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/ |
D | vktApiGetMemoryCommitment.cpp | 58 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/ |
D | wsi_common_private.h | 160 VkMemoryPropertyFlags req_flags, 161 VkMemoryPropertyFlags deny_flags,
|