Home
last modified time | relevance | path

Searched defs:glVertexAttrib3s (Results 1 – 5 of 5) sorted by relevance

/external/deqp/framework/opengl/wrapper/
DglwApi.inl596 #define glVertexAttrib3s glwVertexAttrib3s macro
/external/swiftshader/src/OpenGL/libGL/
DlibGL.cpp7792 void APIENTRY glVertexAttrib3s(GLuint index, GLshort x, GLshort y, GLshort z) {UNIMPLEMENTED();} in glVertexAttrib3s() function
/external/mesa3d/include/GL/
Dgl_mangle.h2512 #define glVertexAttrib3s MANGLE(VertexAttrib3s) macro
/external/deqp/framework/opengl/
DgluCallLogWrapper.inl4369 void CallLogWrapper::glVertexAttrib3s (glw::GLuint index, glw::GLshort x, glw::GLshort y, glw::GLsh… function in CallLogWrapper
/external/deqp/framework/platform/null/
DtcuNullRenderContextFuncs.inl4910 GLW_APICALL void GLW_APIENTRY glVertexAttrib3s (GLuint index, GLshort x, GLshort y, GLshort z) function