Home
last modified time | relevance | path

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

/external/deqp/framework/opengl/
DgluDrawUtil.cpp403 static void setVertexAttribPointer (const glw::Functions& gl, const VertexAttributeDescriptor& va) in setVertexAttribPointer() function
427 setVertexAttribPointer(gl, *vaIter); in setVertexBufferAttributes()
510 setVertexAttribPointer(gl, getUserPointerDescriptor(*vaIter)); in drawFromUserPointers()