Home
last modified time | relevance | path

Searched defs:memoryTypeBits (Results 1 – 25 of 38) sorted by relevance

12

/external/swiftshader/include/vulkan/
Dvulkan_fuchsia_extras.h113 uint32_t memoryTypeBits; member
166 uint32_t memoryTypeBits; member
Dvulkan_android.h69 uint32_t memoryTypeBits; member
Dvulkan_win32.h82 uint32_t memoryTypeBits; member
/external/angle/include/vulkan/
Dvulkan_fuchsia_ext.h66 zx_handle_t memoryTypeBits; member
/external/skia/include/third_party/vulkan/vulkan/
Dvulkan_android.h72 uint32_t memoryTypeBits; member
Dvulkan_win32.h83 uint32_t memoryTypeBits; member
/external/mesa3d/include/vulkan/
Dvulkan_android.h59 uint32_t memoryTypeBits; member
Dvulkan_win32.h72 uint32_t memoryTypeBits; member
/external/skqp/include/third_party/vulkan/vulkan/
Dvulkan_android.h72 uint32_t memoryTypeBits; member
Dvulkan_win32.h83 uint32_t memoryTypeBits; member
/external/angle/third_party/vulkan-headers/src/include/vulkan/
Dvulkan_android.h69 uint32_t memoryTypeBits; member
Dvulkan_win32.h82 uint32_t memoryTypeBits; member
/external/deqp/external/vulkancts/scripts/src/
Dvulkan_android.h69 uint32_t memoryTypeBits; member
Dvulkan_win32.h82 uint32_t memoryTypeBits; member
/external/vulkan-headers/include/vulkan/
Dvulkan_android.h69 uint32_t memoryTypeBits; member
Dvulkan_win32.h82 uint32_t memoryTypeBits; member
/external/angle/src/tests/test_utils/
DVulkanExternalHelper.cpp101 uint32_t memoryTypeBits, in FindMemoryType()
/external/deqp/external/vulkancts/modules/vulkan/device_group/
DvktDeviceGroupRendering.cpp190 deUint32 DeviceGroupTestInstance::getMemoryIndex (const deUint32 memoryTypeBits, const deUint32 mem… in getMemoryIndex()
/external/deqp/external/vulkancts/framework/vulkan/
DvkTypeUtil.inl26 …rements makeMemoryRequirements (VkDeviceSize size, VkDeviceSize alignment, deUint32 memoryTypeBits)
/external/angle/third_party/VulkanMemoryAllocator/src/
Dvk_mem_alloc.h2694 uint32_t memoryTypeBits; member
16005 uint32_t memoryTypeBits = vkMemReq.memoryTypeBits; in AllocateMemory() local
16515 VkResult VmaAllocator_T::CheckCorruption(uint32_t memoryTypeBits) in CheckCorruption()
16906 uint32_t memoryTypeBits = 0; in CalculateGpuDefragmentationMemoryTypeBits() local
16931 uint32_t memoryTypeBits = UINT32_MAX; in CalculateGlobalMemoryTypeBits() local
17013 uint32_t memoryTypeBits = m_GpuDefragmentationMemoryTypeBits.load(); in GetGpuDefragmentationMemoryTypeBits() local
17360 uint32_t memoryTypeBits, in vmaFindMemoryTypeIndex()
18087 …CALL_PRE VkResult VMA_CALL_POST vmaCheckCorruption(VmaAllocator allocator, uint32_t memoryTypeBits) in vmaCheckCorruption()
DTests.cpp3899 uint32_t memoryTypeBits = UINT32_MAX; in TestPool_SameSize() local
4333 uint32_t memoryTypeBits = 0; in TestPool_Benchmark() local
4710 { in TestMemoryUsage()
/external/skia/third_party/vulkanmemoryallocator/include/
Dvk_mem_alloc.h1501 uint32_t memoryTypeBits; member
7842 uint32_t memoryTypeBits = vkMemReq.memoryTypeBits; in AllocateMemory() local
8768 uint32_t memoryTypeBits, in vmaFindMemoryTypeIndex()
/external/skqp/third_party/vulkanmemoryallocator/include/
Dvk_mem_alloc.h1501 uint32_t memoryTypeBits; member
7842 uint32_t memoryTypeBits = vkMemReq.memoryTypeBits; in AllocateMemory() local
8768 uint32_t memoryTypeBits, in vmaFindMemoryTypeIndex()
/external/vulkan-validation-layers/layers/
Dvk_mem_alloc.h2160 uint32_t memoryTypeBits; member
14631 uint32_t memoryTypeBits = vkMemReq.memoryTypeBits; in AllocateMemory() local
15077 VkResult VmaAllocator_T::CheckCorruption(uint32_t memoryTypeBits) in CheckCorruption()
15699 uint32_t memoryTypeBits, in vmaFindMemoryTypeIndex()
16385 VkResult vmaCheckCorruption(VmaAllocator allocator, uint32_t memoryTypeBits) in vmaCheckCorruption()
/external/angle/third_party/VulkanMemoryAllocator/src/VmaReplay/
DVmaReplay.cpp530 BitMask<uint32_t> memoryTypeBits; member

12