/external/swiftshader/src/Vulkan/ |
D | VkDeviceMemory.hpp | 67 uint32_t memoryTypeIndex = 0; member in vk::DeviceMemory
|
/external/deqp/external/vulkancts/modules/vulkan/util/ |
D | vktExternalMemoryUtil.cpp | 897 for (deUint32 memoryTypeIndex = 0; (1u << memoryTypeIndex) <= bits; memoryTypeIndex++) in chooseMemoryType() local 911 for (deUint32 memoryTypeIndex = 0; (1u << memoryTypeIndex) <= bits; memoryTypeIndex++) in chooseHostVisibleMemoryType() local 940 deUint32 memoryTypeIndex, in allocateExportableMemory() 971 deUint32 memoryTypeIndex, in allocateExportableMemory() 1005 deUint32 memoryTypeIndex, in importMemory() 1161 deUint32 memoryTypeIndex, in importMemory() 1172 deUint32 memoryTypeIndex, in importDedicatedMemory() 1183 deUint32 memoryTypeIndex, in importDedicatedMemory()
|
/external/skia/tools/gpu/vk/ |
D | VkYcbcrSamplerHelper.cpp | 93 uint32_t memoryTypeIndex = 0; in createBackendTexture() local
|
/external/angle/src/libANGLE/renderer/vulkan/ |
D | vk_mem_alloc_wrapper.cpp | 120 uint32_t memoryTypeIndex, in GetMemoryTypeProperties()
|
D | vk_utils.cpp | 91 uint32_t memoryTypeIndex = 0; in FindAndAllocateCompatibleMemory() local 459 uint32_t memoryTypeIndex = 0; in init() local
|
D | vk_helpers.cpp | 3541 uint32_t memoryTypeIndex = 0; in init() local
|
/external/angle/src/tests/test_utils/ |
D | VulkanExternalHelper.cpp | 470 uint32_t memoryTypeIndex = FindMemoryType(mMemoryProperties, memoryRequirements.memoryTypeBits, in createImage2DExternal() local 872 uint32_t memoryTypeIndex = FindMemoryType(mMemoryProperties, memoryRequirements.memoryTypeBits, in readPixels() local
|
/external/deqp/external/vulkancts/modules/vulkan/api/ |
D | vktApiGetMemoryCommitment.cpp | 401 for (const auto memoryTypeIndex : memoryTypeIndices) in iterate() local
|
D | vktApiObjectManagementTests.cpp | 735 deUint32 memoryTypeIndex; member
|
/external/deqp/external/vulkancts/modules/vulkan/modifiers/ |
D | vktModifiersTests.cpp | 430 for (deUint32 memoryTypeIndex = 0; (1u << memoryTypeIndex) <= bits; memoryTypeIndex++) in chooseMemoryType() local
|
/external/deqp/external/vulkancts/modules/vulkan/memory/ |
D | vktMemoryMappingTests.cpp | 441 …cationSize (const DeviceInterface& vk, VkDevice device, VkDeviceSize max, deUint32 memoryTypeIndex) in findLargeAllocationSize() 616 …for (deUint32 memoryTypeIndex = 0; memoryTypeIndex < memoryProperties.memoryTypeCount; memoryTypeI… in testMemoryMapping() local 989 deUint32 memoryTypeIndex, in MemoryObject()
|
D | vktMemoryExternalMemoryHostTests.cpp | 240 …emory> ExternalMemoryHostBaseTestInstance::allocateMemoryFromHostPointer (deUint32 memoryTypeIndex) in allocateMemoryFromHostPointer()
|
D | vktMemoryRequirementsTests.cpp | 1662 …for (deUint32 memoryTypeIndex = 0; (0x1u << memoryTypeIndex) <= requirements.memoryRequirements.me… in testMultiplaneImages() local
|
D | vktMemoryPipelineBarrierTests.cpp | 540 deUint32 memoryTypeIndex) in allocMemory() 563 deUint32 memoryTypeIndex; in bindBufferMemory() local 613 deUint32 memoryTypeIndex; in bindImageMemory() local 773 deUint32 memoryTypeIndex) in getMemoryTypeInfo() 790 deUint32 memoryTypeIndex) in findMaxBufferSize() 876 deUint32 memoryTypeIndex) in findMaxRGBA8ImageSize() 941 deUint32 memoryTypeIndex, in Memory()
|
D | vktMemoryDeviceMemoryReportTests.cpp | 242 deUint32 memoryTypeIndex; member 2096 const deUint32 memoryTypeIndex (chooseMemoryType(requirements.memoryTypeBits)); in testImportAndUnimportExternalMemory() local
|
/external/deqp/external/vulkancts/modules/vulkan/device_group/ |
D | vktDeviceGroupRendering.cpp | 202 bool DeviceGroupTestInstance::isPeerFetchAllowed (deUint32 memoryTypeIndex, deUint32 firstdeviceID,… in isPeerFetchAllowed()
|
/external/deqp/external/vulkancts/modules/vulkan/synchronization/ |
D | vktSynchronizationWin32KeyedMutexTests.cpp | 233 for (deUint32 memoryTypeIndex = 0; (1u << memoryTypeIndex) <= bits; memoryTypeIndex++) in chooseMemoryType() local
|
D | vktSynchronizationSignalOrderTests.cpp | 638 deUint32 memoryTypeIndex; in iterate() local
|
/external/skqp/third_party/vulkanmemoryallocator/include/ |
D | vk_mem_alloc.h | 1605 uint32_t memoryTypeIndex; member 6460 uint32_t memoryTypeIndex, in VmaBlockVector() 8610 uint32_t memoryTypeIndex, in vmaGetMemoryTypeProperties()
|
/external/angle/third_party/vulkan_memory_allocator/src/ |
D | Tests.cpp | 184 static uint32_t MemoryTypeToHeap(uint32_t memoryTypeIndex) in MemoryTypeToHeap() 4710 { in TestMemoryUsage()
|
D | vk_mem_alloc.h | 2899 uint32_t memoryTypeIndex; member 12429 uint32_t memoryTypeIndex, in VmaBlockVector() 17584 uint32_t memoryTypeIndex, in vmaGetMemoryTypeProperties()
|
/external/angle/third_party/vulkan_memory_allocator/src/VmaReplay/ |
D | VmaReplay.cpp | 364 CountPerMemType memoryTypeIndex; member
|
/external/vulkan-validation-layers/layers/ |
D | vk_mem_alloc.h | 2298 uint32_t memoryTypeIndex; member 11265 uint32_t memoryTypeIndex, in VmaBlockVector() 15541 uint32_t memoryTypeIndex, in vmaGetMemoryTypeProperties()
|
/external/skia/third_party/vulkanmemoryallocator/include/ |
D | vk_mem_alloc.h | 2903 uint32_t memoryTypeIndex; member 12411 uint32_t memoryTypeIndex, in VmaBlockVector() 17555 uint32_t memoryTypeIndex, in vmaGetMemoryTypeProperties()
|
/external/skqp/include/third_party/vulkan/vulkan/ |
D | vulkan_core.h | 1959 uint32_t memoryTypeIndex; member
|