| /third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/ |
| D | ResourceHeapVk.cpp | 19 ResourceHeap::ResourceHeap(VkDeviceMemory memory, size_t memoryType) in ResourceHeap()
|
| D | ResourceMemoryAllocatorVk.cpp | 129 int memoryType = FindBestTypeIndex(requirements, kind); in Allocate() local 222 size_t memoryType = ToBackend(allocation.GetResourceHeap())->GetMemoryType(); in Tick() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/sparse_resources/ |
| D | vktSparseResourcesTestsUtil.cpp | 860 const deUint32 memoryType, in makeSparseImageMemoryBind() 891 const deUint32 memoryType, in makeSparseMemoryBind() 961 const deUint32 memoryType) in getHeapIndexForMemoryType()
|
| D | vktSparseResourcesBufferSparseBinding.cpp | 176 …const deUint32 memoryType = findMatchingMemoryType(instance, getPhysicalDevice(secondDevice… in iterate() local
|
| D | vktSparseResourcesBufferSparseResidency.cpp | 217 …const deUint32 memoryType = findMatchingMemoryType(instance, getPhysicalDevice(secondDeviceI… in iterate() local
|
| D | vktSparseResourcesBufferMemoryAliasing.cpp | 231 …const deUint32 memoryType = findMatchingMemoryType(instance, getPhysicalDevice(secondDeviceID), bu… in iterate() local
|
| D | vktSparseResourcesImageSparseBinding.cpp | 228 …const deUint32 memoryType = findMatchingMemoryType(instance, getPhysicalDevice(secondDeviceID… in iterate() local
|
| D | vktSparseResourcesMipmapSparseResidency.cpp | 236 …const deUint32 memoryType = findMatchingMemoryType(instance, getPhysicalDevice(secondDeviceI… in iterate() local
|
| D | vktSparseResourcesShaderIntrinsicsBase.cpp | 536 …const deUint32 memoryType = findMatchingMemoryType(instance, physicalDevice, imageMemoryR… in iterate() local
|
| D | vktSparseResourcesImageMemoryAliasing.cpp | 297 …const deUint32 memoryType = findMatchingMemoryType(instance, getPhysicalDevice(secondDeviceID), im… in iterate() local
|
| D | vktSparseResourcesImageSparseResidency.cpp | 395 …const deUint32 memoryType = findMatchingMemoryType(instance, getPhysicalDevice(secondDeviceI… in iterate() local
|
| D | vktSparseResourcesBufferTests.cpp | 94 deUint32 memoryType; //!< memory type (same for all allocations) member
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/ |
| D | vktApiBufferTests.cpp | 233 const VkMemoryType memoryType = memoryProperties.memoryTypes[heapTypeIndex]; in bufferCreateAndAllocTest() local 454 const VkMemoryType memoryType = memoryProperties.memoryTypes[heapTypeIndex]; in bufferCreateAndAllocTest() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/memory/ |
| D | vktMemoryAllocationTests.cpp | 343 const VkMemoryType memoryType = m_memoryProperties.memoryTypes[m_memoryTypeIndex]; in iterate() local 714 const MemoryType& memoryType = m_rng.choose<MemoryType>(heap.types.begin(), heap.types.end()); in iterate() local
|
| D | vktMemoryMappingTests.cpp | 682 const vk::VkMemoryType& memoryType = memoryProperties.memoryTypes[memoryTypeIndex]; in testMemoryMapping() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderexecutor/ |
| D | vktAtomicOperationTests.cpp | 76 AtomicShaderType (glu::ShaderType type, AtomicMemoryType memoryType) in AtomicShaderType() 1282 const AtomicMemoryType memoryType = m_shaderType.getMemoryType(); in createShaderSpec() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/synchronization/ |
| D | vktSynchronizationCrossInstanceSharingTests.cpp | 1329 vk::VkExternalMemoryHandleTypeFlagBits memoryType; in createTests() member
|
| D | vktSynchronizationSignalOrderTests.cpp | 1173 VkExternalMemoryHandleTypeFlagBits memoryType; in init() member
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/ |
| D | vk_utils.cpp | 412 const VkMemoryType &memoryType = mMemoryProperties.memoryTypes[typeIndex]; in hasLazilyAllocatedMemory() local
|
| /third_party/vk-gl-cts/external/vulkancts/framework/vulkan/ |
| D | vkImageUtil.cpp | 5075 deUint32 memoryType = noMatchFound; in allocateAndBindSparseImage() local
|
| /third_party/skia/third_party/vulkanmemoryallocator/include/ |
| D | vk_mem_alloc.h | 2456 VmaStatInfo memoryType[VK_MAX_MEMORY_TYPES]; member 3081 uint32_t memoryType; member 16958 void VmaAllocator_T::FreeVulkanMemory(uint32_t memoryType, VkDeviceSize size, VkDeviceMemory hMemor… in FreeVulkanMemory()
|