Home
last modified time | relevance | path

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

/external/deqp/framework/referencerenderer/
DrrVertexAttrib.cpp369 void readUint (tcu::UVec4& dst, const VertexAttribType type, const int size, const void* ptr) in readUint() function
540readUint(dst, vertexAttrib.type, vertexAttrib.size, (const deUint8*)vertexAttrib.pointer + byteOff… in readVertexAttrib()