Home
last modified time | relevance | path

Searched defs:getMemoryTypeIndex (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/swiftshader/src/Vulkan/
H A DVkDeviceMemory.hpp86 uint32_t getMemoryTypeIndex() const { return memoryTypeIndex; } in getMemoryTypeIndex() function in vk::DeviceMemory
/aosp_15_r20/external/swiftshader/tests/VulkanWrapper/
H A DUtil.cpp23 uint32_t getMemoryTypeIndex(vk::PhysicalDevice physicalDevice, uint32_t typeBits, vk::MemoryPropert… in getMemoryTypeIndex() function
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/memory/
H A DvktMemoryPipelineBarrierTests.cpp755 uint32_t getMemoryTypeIndex(void) const in getMemoryTypeIndex() function in vkt::memory::__anonc75fd9bb0111::Memory