Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/framework/vulkan/
DvkQueryUtil.hpp270 …ableEntry* queryMemberTableEntry, Type* vec[2], const deUint8 guardValue, const deUint32 guardSize) in validateStructsWithGuard()
/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