Home
last modified time | relevance | path

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

/external/deqp/modules/gles3/functional/
Des3fTransformFeedbackTests.cpp798 …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() local
1201 int guardSize = stride*BUFFER_GUARD_MULTIPLIER; in runTest() local