Home
last modified time | relevance | path

Searched refs:createCommandsAndAllocateMemory (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/memory/
H A DvktMemoryPipelineBarrierTests.cpp9364 bool createCommandsAndAllocateMemory(void);
9396 m_stage = &MemoryTestInstance::createCommandsAndAllocateMemory; in nextIteration()
9414 m_stage = &MemoryTestInstance::createCommandsAndAllocateMemory; in nextMemoryType()
9434 , m_stage(&MemoryTestInstance::createCommandsAndAllocateMemory) in MemoryTestInstance()
9494 bool MemoryTestInstance::createCommandsAndAllocateMemory(void) in createCommandsAndAllocateMemory() function in vkt::memory::__anonc75fd9bb0111::MemoryTestInstance