Home
last modified time | relevance | path

Searched refs:glLineWidthx (Results 1 – 12 of 12) sorted by relevance

/external/mesa3d/src/mapi/es1api/
DABI-check116 glLineWidthx
/external/swiftshader/src/OpenGL/libGLES_CM/
DlibGLES_CM.def115 glLineWidthx @81
DlibGLES_CM.lds116 glLineWidthx;
DlibGLES_CM.hpp146 void (*glLineWidthx)(GLfixed width); member in LibGLES_CMexports
Dmain.cpp1048 GL_API void GL_APIENTRY glLineWidthx(GLfixed width) in glLineWidthx() function
1521 this->glLineWidthx = es1::LineWidthx; in LibGLES_CMexports()
DlibGLES_CM.cpp4831 FUNCTION(glLineWidthx), in es1GetProcAddress()
/external/mesa3d/src/mapi/glapi/
Dglapi_dispatch.c125 GL_API void GL_APIENTRY glLineWidthx (GLfixed width);
/external/replicaisland/src/com/replica/replicaisland/
DGLErrorLogger.java394 public void glLineWidthx(int width) { in glLineWidthx() method in GLErrorLogger.ErrorLoggingGL
395 ((GL10)mGL).glLineWidthx(width); in glLineWidthx()
/external/mesa3d/include/GLES/
Dgl.h514 GL_API void GL_APIENTRY glLineWidthx (GLfixed width);
/external/swiftshader/include/GLES/
Dgl.h505 GL_API void GL_APIENTRY glLineWidthx (GLfixed width);
/external/swiftshader/third_party/PowerVR_SDK/Builds/Include/GLES/
Dgl.h696 GL_API void GL_APIENTRY glLineWidthx (GLfixed width);
/external/deqp/modules/egl/
DteglGetProcAddressTests.inl144 "glLineWidthx",