Home
last modified time | relevance | path

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

12

/external/mesa3d/include/vulkan/
Dvulkan_android.h59 uint32_t memoryTypeBits; member
Dvulkan_win32.h72 uint32_t memoryTypeBits; member
/external/skia/include/third_party/vulkan/vulkan/
Dvulkan_android.h59 uint32_t memoryTypeBits; member
Dvulkan_win32.h72 uint32_t memoryTypeBits; member
/external/swiftshader/include/vulkan/
Dvulkan_fuchsia.h57 uint32_t memoryTypeBits; member
187 uint32_t memoryTypeBits; member
Dvulkan_android.h58 uint32_t memoryTypeBits; member
Dvulkan_win32.h72 uint32_t memoryTypeBits; member
/external/vulkan-headers/include/vulkan/
Dvulkan_fuchsia.h57 uint32_t memoryTypeBits; member
187 uint32_t memoryTypeBits; member
Dvulkan_android.h59 uint32_t memoryTypeBits; member
Dvulkan_win32.h72 uint32_t memoryTypeBits; member
/external/angle/third_party/vulkan-deps/vulkan-headers/src/include/vulkan/
Dvulkan_fuchsia.h57 uint32_t memoryTypeBits; member
187 uint32_t memoryTypeBits; member
Dvulkan_android.h59 uint32_t memoryTypeBits; member
Dvulkan_win32.h72 uint32_t memoryTypeBits; member
/external/gfxstream-protocols/include/vulkan/include/vulkan/
Dvulkan_fuchsia.h57 uint32_t memoryTypeBits; member
187 uint32_t memoryTypeBits; member
Dvulkan_android.h59 uint32_t memoryTypeBits; member
Dvulkan_win32.h72 uint32_t memoryTypeBits; member
/external/angle/src/tests/test_utils/
DVulkanHelper.cpp112 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/skia/third_party/vulkanmemoryallocator/include/
Dvk_mem_alloc.h2765 uint32_t memoryTypeBits; member
16342 uint32_t memoryTypeBits = vkMemReq.memoryTypeBits; in AllocateMemory() local
16852 VkResult VmaAllocator_T::CheckCorruption(uint32_t memoryTypeBits) in CheckCorruption()
17234 uint32_t memoryTypeBits = 0; in CalculateGpuDefragmentationMemoryTypeBits() local
17259 uint32_t memoryTypeBits = UINT32_MAX; in CalculateGlobalMemoryTypeBits() local
17404 uint32_t memoryTypeBits = m_GpuDefragmentationMemoryTypeBits.load(); in GetGpuDefragmentationMemoryTypeBits() local
17751 uint32_t memoryTypeBits, in vmaFindMemoryTypeIndex()
18546 …CALL_PRE VkResult VMA_CALL_POST vmaCheckCorruption(VmaAllocator allocator, uint32_t memoryTypeBits) in vmaCheckCorruption()
/external/angle/third_party/vulkan_memory_allocator/include/
Dvk_mem_alloc.h1025 uint32_t memoryTypeBits; member
15527 uint32_t memoryTypeBits = vkMemReq.memoryTypeBits; in AllocateMemory() local
16022 VkResult VmaAllocator_T::CheckCorruption(uint32_t memoryTypeBits) in CheckCorruption()
16440 uint32_t memoryTypeBits = 0; in CalculateGpuDefragmentationMemoryTypeBits() local
16465 uint32_t memoryTypeBits = UINT32_MAX; in CalculateGlobalMemoryTypeBits() local
16610 uint32_t memoryTypeBits = m_GpuDefragmentationMemoryTypeBits.load(); in GetGpuDefragmentationMemoryTypeBits() local
17039 uint32_t memoryTypeBits, in vmaFindMemoryTypeIndex()
17822 …CALL_PRE VkResult VMA_CALL_POST vmaCheckCorruption(VmaAllocator allocator, uint32_t memoryTypeBits) in vmaCheckCorruption()
/external/deqp/external/vulkancts/framework/vulkan/
DvkTypeUtil.inl93 …rements makeMemoryRequirements (VkDeviceSize size, VkDeviceSize alignment, uint32_t memoryTypeBits)
DvkStructTypes.inl466 uint32_t memoryTypeBits; member
3175 uint32_t memoryTypeBits; member
4550 uint32_t memoryTypeBits; member
6021 uint32_t memoryTypeBits; member
7416 uint32_t memoryTypeBits; member
7507 uint32_t memoryTypeBits; member
7629 uint32_t memoryTypeBits; member
/external/angle/third_party/vulkan_memory_allocator/src/
DTests.cpp4290 uint32_t memoryTypeBits = UINT32_MAX; in TestPool_SameSize() local
4724 uint32_t memoryTypeBits = 0; in TestPool_Benchmark() local
5191 { in TestMemoryUsage()
/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/vulkan_memory_allocator/src/VmaReplay/
DVmaReplay.cpp530 BitMask<uint32_t> memoryTypeBits; member

12