Searched defs:guardSize (Results 1 – 1 of 1) sorted by relevance
798 …ic void writeBufferGuard (const glw::Functions& gl, deUint32 target, int bufferSize, int guardSize) in writeBufferGuard()807 static bool verifyGuard (const deUint8* ptr, int guardSize) in verifyGuard()1106 int guardSize = stride*BUFFER_GUARD_MULTIPLIER; in runTest() local1201 int guardSize = stride*BUFFER_GUARD_MULTIPLIER; in runTest() local