Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/functional/
Des31fComputeShaderBuiltinVarTests.cpp177 static inline UVec3 readResultVec (const deUint32* ptr, int numComps) in readResultVec() function
261 const UVec3 resValue = readResultVec(resPtr, numScalars); in iterate()