Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/framework/referencerenderer/
DrrVertexAttrib.cpp371 void readUint (tcu::UVec4& dst, const VertexAttribType type, const int size, const void* ptr) in readUint() function
543readUint(dst, vertexAttrib.type, vertexAttrib.size, (const deUint8*)vertexAttrib.pointer + byteOff… in readVertexAttrib()