Home
last modified time | relevance | path

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

/external/deqp/framework/opengl/wrapper/
DglwApi.inl175 #define glVertexAttrib2s glwVertexAttrib2s macro
/external/deqp/framework/platform/null/
DtcuNullRenderContextFuncs.inl1133 GLW_APICALL void GLW_APIENTRY glVertexAttrib2s (GLuint index, GLshort x, GLshort y) function
/external/chromium_org/third_party/mesa/src/include/GL/
Dgl_mangle.h2003 #define glVertexAttrib2s MANGLE(VertexAttrib2s) macro
/external/mesa3d/include/GL/
Dgl_mangle.h2003 #define glVertexAttrib2s MANGLE(VertexAttrib2s) macro
/external/deqp/framework/opengl/
DgluCallLogWrapper.inl1294 void CallLogWrapper::glVertexAttrib2s (glw::GLuint param0, glw::GLshort param1, glw::GLshort param2) function in CallLogWrapper