Home
last modified time | relevance | path

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

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