Home
last modified time | relevance | path

Searched refs:readResultVec (Results 1 – 2 of 2) 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()
/external/deqp/external/vulkancts/modules/vulkan/compute/
DvktComputeShaderBuiltinVarTests.cpp80 static inline UVec3 readResultVec (const deUint32* ptr, const int numComps) in readResultVec() function
503 const UVec3 resValue = readResultVec(resPtr, numScalars); in iterate()