Searched defs:getMemoryTypeIndex (Results 1 – 3 of 3) sorted by relevance
| /external/swiftshader/src/Vulkan/ | ||
| D | VkDeviceMemory.hpp | 36 uint32_t getMemoryTypeIndex() const { return memoryTypeIndex; } in getMemoryTypeIndex() function in vk::DeviceMemory |
| /external/deqp/external/vulkancts/modules/vulkan/api/ | ||
| D | vktApiGetMemoryCommitment.cpp | 412 deUint32 MemoryCommitmentTestInstance::getMemoryTypeIndex(VkMemoryPropertyFlags propertyFlag, VkPhy… in getMemoryTypeIndex() function in vkt::api::MemoryCommitmentTestInstance |
| /external/deqp/external/vulkancts/modules/vulkan/memory/ | ||
| D | vktMemoryPipelineBarrierTests.cpp | 754 deUint32 getMemoryTypeIndex (void) const { return m_memoryTypeIndex; } in getMemoryTypeIndex() function in vkt::memory::__anon4b5b56ce0111::Memory |