Home
last modified time | relevance | path

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

/external/deqp/framework/opengl/
DgluDrawUtil.cpp429 static void setVertexAttribPointer(const glw::Functions &gl, const VertexAttributeDescriptor &va) in setVertexAttribPointer() function
/external/angle/src/libANGLE/
DVertexArray.cpp625 void VertexArray::setVertexAttribPointer(const Context *context, in setVertexAttribPointer() function in gl::VertexArray
DState.h1032 ANGLE_INLINE void setVertexAttribPointer(const Context *context, in setVertexAttribPointer() function