/external/deqp/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 | 527 …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
|
/external/deqp/external/vulkancts/modules/vulkan/api/ |
D | vktApiBufferTests.cpp | 232 const VkMemoryType memoryType = memoryProperties.memoryTypes[heapTypeIndex]; in bufferCreateAndAllocTest() local 453 const VkMemoryType memoryType = memoryProperties.memoryTypes[heapTypeIndex]; in bufferCreateAndAllocTest() local
|
/external/deqp/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 | 621 const vk::VkMemoryType& memoryType = memoryProperties.memoryTypes[memoryTypeIndex]; in testMemoryMapping() local
|
/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/ |
D | vktAtomicOperationTests.cpp | 74 AtomicShaderType (glu::ShaderType type, AtomicMemoryType memoryType) in AtomicShaderType() 1009 const AtomicMemoryType memoryType = m_shaderType.getMemoryType(); in createShaderSpec() local
|
/external/angle/third_party/vulkan_memory_allocator/src/VmaReplay/ |
D | VmaReplay.cpp | 772 DeviceMemStatInfo memoryType[VK_MAX_MEMORY_TYPES]; member 788 MemStatInfo memoryType[VK_MAX_MEMORY_TYPES]; member 810 uint32_t memoryType, in AllocateDeviceMemoryCallback() 821 uint32_t memoryType, in FreeDeviceMemoryCallback() 1019 void Statistics::RegisterDeviceMemoryAllocation(uint32_t memoryType, VkDeviceSize size) in RegisterDeviceMemoryAllocation()
|
/external/angle/src/libANGLE/renderer/vulkan/ |
D | vk_utils.cpp | 363 const VkMemoryType &memoryType = mMemoryProperties.memoryTypes[typeIndex]; in hasLazilyAllocatedMemory() local
|
/external/deqp/external/vulkancts/modules/vulkan/synchronization/ |
D | vktSynchronizationCrossInstanceSharingTests.cpp | 1320 vk::VkExternalMemoryHandleTypeFlagBits memoryType; in createTests() member
|
D | vktSynchronizationSignalOrderTests.cpp | 1173 VkExternalMemoryHandleTypeFlagBits memoryType; in init() member
|
/external/skqp/third_party/vulkanmemoryallocator/include/ |
D | vk_mem_alloc.h | 1315 VmaStatInfo memoryType[VK_MAX_MEMORY_TYPES]; member 1739 uint32_t memoryType; member 8295 void VmaAllocator_T::FreeVulkanMemory(uint32_t memoryType, VkDeviceSize size, VkDeviceMemory hMemor… in FreeVulkanMemory()
|
/external/deqp/external/vulkancts/framework/vulkan/ |
D | vkImageUtil.cpp | 4909 deUint32 memoryType = noMatchFound; in allocateAndBindSparseImage() local
|
/external/vulkan-validation-layers/layers/ |
D | vk_mem_alloc.h | 1936 VmaStatInfo memoryType[VK_MAX_MEMORY_TYPES]; member 2455 uint32_t memoryType; member 15167 void VmaAllocator_T::FreeVulkanMemory(uint32_t memoryType, VkDeviceSize size, VkDeviceMemory hMemor… in FreeVulkanMemory()
|
/external/angle/third_party/vulkan_memory_allocator/src/ |
D | vk_mem_alloc.h | 2452 VmaStatInfo memoryType[VK_MAX_MEMORY_TYPES]; member 3077 uint32_t memoryType; member 16987 void VmaAllocator_T::FreeVulkanMemory(uint32_t memoryType, VkDeviceSize size, VkDeviceMemory hMemor… in FreeVulkanMemory()
|
/external/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()
|