Home
last modified time | relevance | path

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

/external/deqp/framework/opengl/wrapper/
DglwApi.inl590 #define glVertexAttrib2s glwVertexAttrib2s macro
/external/swiftshader/src/OpenGL/libGL/
DlibGL.cpp7790 void APIENTRY glVertexAttrib2s(GLuint index, GLshort x, GLshort y) {UNIMPLEMENTED();} in glVertexAttrib2s() function
/external/mesa3d/include/GL/
Dgl_mangle.h2492 #define glVertexAttrib2s MANGLE(VertexAttrib2s) macro
/external/deqp/framework/opengl/
DgluCallLogWrapper.inl4327 void CallLogWrapper::glVertexAttrib2s (glw::GLuint index, glw::GLshort x, glw::GLshort y) function in CallLogWrapper
/external/deqp/framework/platform/null/
DtcuNullRenderContextFuncs.inl4863 GLW_APICALL void GLW_APIENTRY glVertexAttrib2s (GLuint index, GLshort x, GLshort y) function