Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/modules/gles3/performance/
H A Des3pBufferDataUploadTests.cpp3989 const int subdataOffset = deAlign32((m_partialUpload) ? (bufferSize / 4) : (0), 4 * 4); in testWithBufferSize() local
4090 const int subdataOffset = deAlign32((m_partialUpload) ? (bufferSize / 4) : (0), 4 * 4); in testWithBufferSize() local
4212 const int subdataOffset = deAlign32((m_partialUpload) ? (bufferSize / 4) : (0), 4 * 4); in testWithBufferSize() local