hwtests/source/tests/gpu/memoryfills.h

10 lines
76 B
C
Raw Permalink Normal View History

2015-03-08 17:45:39 -05:00
#pragma once
namespace GPU {
namespace MemoryFills {
void TestAll();
}
}