/third_party/mesa3d/src/mesa/main/ |
D | dlist.h | 79 float xmove, ymove; /**< rasterpos move */ member
|
D | drawpix.c | 321 GLfloat xorig, GLfloat yorig, GLfloat xmove, GLfloat ymove, in _mesa_Bitmap() argument 391 ctx->Current.RasterPos[0] += xmove; in _mesa_Bitmap()
|
D | dlist.c | 961 g->xmove = bitmap_xmove; in build_bitmap_atlas() 1636 GLfloat xmove, GLfloat ymove, const GLubyte * pixels) in save_Bitmap() argument 1647 n[5].f = xmove; in save_Bitmap() 1655 xorig, yorig, xmove, ymove, pixels)); in save_Bitmap()
|
/third_party/mesa3d/src/mesa/state_tracker/ |
D | st_cb_bitmap.c | 697 const float xmove = g->xmove, ymove = g->ymove; in st_DrawAtlasBitmaps() local 758 ctx->Current.RasterPos[0] += xmove; in st_DrawAtlasBitmaps()
|
/third_party/openGLES/api/GLSC/1.0/ |
D | gl.h | 470 …map (GLsizei width, GLsizei height, GLfloat xorig, GLfloat yorig, GLfloat xmove, GLfloat ymove, co…
|
/third_party/skia/third_party/externals/opengl-registry/api/GLSC/1.0/ |
D | gl.h | 470 …map (GLsizei width, GLsizei height, GLfloat xorig, GLfloat yorig, GLfloat xmove, GLfloat ymove, co…
|
/third_party/openGLES/api/GLSC/1.0.1/ |
D | gl.h | 474 …map (GLsizei width, GLsizei height, GLfloat xorig, GLfloat yorig, GLfloat xmove, GLfloat ymove, co…
|
/third_party/skia/third_party/externals/opengl-registry/api/GLSC/1.0.1/ |
D | gl.h | 474 …map (GLsizei width, GLsizei height, GLfloat xorig, GLfloat yorig, GLfloat xmove, GLfloat ymove, co…
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/ |
D | Context_gl_1_autogen.h | 16 void bitmap(GLsizei width, GLsizei height, GLfloat xorig, GLfloat yorig, GLfloat xmove, \
|
D | validationGL1.cpp | 30 GLfloat xmove, in ValidateBitmap() argument
|
D | validationGL1_autogen.h | 30 GLfloat xmove,
|
D | Context_gl.cpp | 695 GLfloat xmove, in bitmap() argument
|
/third_party/openGLES/extensions/OES/ |
D | OES_fixed_point.txt | 138 fixed xmove, fixed ymove, const ubyte* bitmap);
|
/third_party/skia/third_party/externals/opengl-registry/extensions/OES/ |
D | OES_fixed_point.txt | 128 fixed xmove, fixed ymove, const ubyte* bitmap);
|
/third_party/mesa3d/src/gallium/frontends/wgl/ |
D | gldrv.h | 42 … )( GLsizei width, GLsizei height, GLfloat xorig, GLfloat yorig, GLfloat xmove, GLfloat ymove, co…
|
/third_party/skia/third_party/externals/angle2/src/libGL/ |
D | entry_points_gl_1_autogen.h | 27 GLfloat xmove,
|
D | entry_points_gl_1_autogen.cpp | 108 GLfloat xmove, in GL_Bitmap() argument 116 CID(context), width, height, xorig, yorig, xmove, ymove, (uintptr_t)bitmap); in GL_Bitmap() 123 xorig, yorig, xmove, ymove, bitmap)); in GL_Bitmap() 126 context->bitmap(width, height, xorig, yorig, xmove, ymove, bitmap); in GL_Bitmap() 128 ANGLE_CAPTURE(Bitmap, isCallValid, context, width, height, xorig, yorig, xmove, ymove, in GL_Bitmap()
|
D | libGL_autogen.cpp | 41 GLfloat xmove, in glBitmap() argument 45 return GL_Bitmap(width, height, xorig, yorig, xmove, ymove, bitmap); in glBitmap()
|
/third_party/mesa3d/include/GL/ |
D | gl.h | 1205 GLfloat xmove, GLfloat ymove,
|
D | glext.h | 5160 …OC) (GLsizei width, GLsizei height, GLfixed xorig, GLfixed yorig, GLfixed xmove, GLfixed ymove, co… 5264 …OES (GLsizei width, GLsizei height, GLfixed xorig, GLfixed yorig, GLfixed xmove, GLfixed ymove, co…
|
/third_party/openGLES/extensions/ARB/ |
D | ARB_pixel_buffer_object.txt | 932 4 FLOAT32 xmove
|
/third_party/mesa3d/src/glx/tests/ |
D | indirect_api.cpp | 80 void __indirect_glBitmap(GLsizei width, GLsizei height, GLfloat xorig, GLfloat yorig, GLfloat xmove… in __indirect_glBitmap() argument
|
/third_party/skia/third_party/externals/opengl-registry/extensions/ARB/ |
D | ARB_pixel_buffer_object.txt | 922 4 FLOAT32 xmove
|
/third_party/glfw/deps/glad/ |
D | glad.h | 1550 …ROC)(GLsizei width, GLsizei height, GLfloat xorig, GLfloat yorig, GLfloat xmove, GLfloat ymove, co…
|
/third_party/skia/third_party/externals/swiftshader/include/GL/ |
D | glext.h | 5157 …OC) (GLsizei width, GLsizei height, GLfixed xorig, GLfixed yorig, GLfixed xmove, GLfixed ymove, co… 5261 …OES (GLsizei width, GLsizei height, GLfixed xorig, GLfixed yorig, GLfixed xmove, GLfixed ymove, co…
|