Home
last modified time | relevance | path

Searched refs:xmove (Results 1 – 25 of 27) sorted by relevance

12

/third_party/mesa3d/src/mesa/main/
Ddlist.h79 float xmove, ymove; /**< rasterpos move */ member
Ddrawpix.c321 GLfloat xorig, GLfloat yorig, GLfloat xmove, GLfloat ymove, in _mesa_Bitmap() argument
391 ctx->Current.RasterPos[0] += xmove; in _mesa_Bitmap()
Ddlist.c961 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/
Dst_cb_bitmap.c697 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/
Dgl.h470 …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/
Dgl.h470 …map (GLsizei width, GLsizei height, GLfloat xorig, GLfloat yorig, GLfloat xmove, GLfloat ymove, co…
/third_party/openGLES/api/GLSC/1.0.1/
Dgl.h474 …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/
Dgl.h474 …map (GLsizei width, GLsizei height, GLfloat xorig, GLfloat yorig, GLfloat xmove, GLfloat ymove, co…
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DContext_gl_1_autogen.h16 void bitmap(GLsizei width, GLsizei height, GLfloat xorig, GLfloat yorig, GLfloat xmove, \
DvalidationGL1.cpp30 GLfloat xmove, in ValidateBitmap() argument
DvalidationGL1_autogen.h30 GLfloat xmove,
DContext_gl.cpp695 GLfloat xmove, in bitmap() argument
/third_party/openGLES/extensions/OES/
DOES_fixed_point.txt138 fixed xmove, fixed ymove, const ubyte* bitmap);
/third_party/skia/third_party/externals/opengl-registry/extensions/OES/
DOES_fixed_point.txt128 fixed xmove, fixed ymove, const ubyte* bitmap);
/third_party/mesa3d/src/gallium/frontends/wgl/
Dgldrv.h42 … )( GLsizei width, GLsizei height, GLfloat xorig, GLfloat yorig, GLfloat xmove, GLfloat ymove, co…
/third_party/skia/third_party/externals/angle2/src/libGL/
Dentry_points_gl_1_autogen.h27 GLfloat xmove,
Dentry_points_gl_1_autogen.cpp108 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()
DlibGL_autogen.cpp41 GLfloat xmove, in glBitmap() argument
45 return GL_Bitmap(width, height, xorig, yorig, xmove, ymove, bitmap); in glBitmap()
/third_party/mesa3d/include/GL/
Dgl.h1205 GLfloat xmove, GLfloat ymove,
Dglext.h5160 …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/
DARB_pixel_buffer_object.txt932 4 FLOAT32 xmove
/third_party/mesa3d/src/glx/tests/
Dindirect_api.cpp80 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/
DARB_pixel_buffer_object.txt922 4 FLOAT32 xmove
/third_party/glfw/deps/glad/
Dglad.h1550 …ROC)(GLsizei width, GLsizei height, GLfloat xorig, GLfloat yorig, GLfloat xmove, GLfloat ymove, co…
/third_party/skia/third_party/externals/swiftshader/include/GL/
Dglext.h5157 …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…

12