Home
last modified time | relevance | path

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

/external/deqp/framework/opengl/wrapper/
DglwApi.inl590 #define glVertexAttrib2s glwVertexAttrib2s macro
/external/mesa3d/include/GL/
Dgl_mangle.h2003 #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.inl4880 GLW_APICALL void GLW_APIENTRY glVertexAttrib2s (GLuint index, GLshort x, GLshort y) function