Searched defs:vertexAttribPointer (Results 1 - 2 of 2) sorted by relevance

/external/deqp/framework/opengl/simplereference/
H A DsglrGLContext.cpp656 void GLContext::vertexAttribPointer (deUint32 index, int size, deUint32 type, deBool normalized, int stride, const void *pointer) function in class:sglr::GLContext
/external/skia/src/gpu/gl/
H A DGrGLTestInterface.h182 virtual GrGLvoid vertexAttribPointer(GrGLuint indx, GrGLint size, GrGLenum type, GrGLboolean normalized, GrGLsizei stride, const GrGLvoid* ptr) {} function in class:GrGLTestInterface

Completed in 379 milliseconds