Searched refs:readUint (Results 1 – 1 of 1) sorted by relevance
369 void readUint (tcu::UVec4& dst, const VertexAttribType type, const int size, const void* ptr) in readUint() function540 …readUint(dst, vertexAttrib.type, vertexAttrib.size, (const deUint8*)vertexAttrib.pointer + byteOff… in readVertexAttrib()