Home
last modified time | relevance | path

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

/external/deqp/modules/gles2/functional/
Des2fBufferTestUtil.cpp410 const int numBytesInVtx = 3; in verify() local
411 const int numBytesInQuad = numBytesInVtx*4; in verify()
/external/deqp/modules/glshared/
DglsBufferTestUtil.cpp571 const int numBytesInVtx = 3; in verify() local
572 const int numBytesInQuad = numBytesInVtx*4; in verify()