Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/
Dcontext_private_call_gl_autogen.h22 void ContextPrivateVertexAttrib1dv(PrivateState *privateState,
Dcontext_private_call_gl.cpp25 void ContextPrivateVertexAttrib1dv(PrivateState *privateState, in ContextPrivateVertexAttrib1dv() function
/external/angle/src/libGLESv2/
Dentry_points_gl_2_autogen.cpp103 ContextPrivateVertexAttrib1dv(context->getMutablePrivateState(), in GL_VertexAttrib1dv()