HomeSort by relevance Sort by last modified time
    Searched refs:_mesa_meta_DrawTex (Results 1 - 3 of 3) sorted by null

  /external/mesa3d/src/mesa/drivers/common/
driverfuncs.c 113 driver->DrawTex = _mesa_meta_DrawTex;
meta.h 431 struct drawtex_state DrawTex; /**< For _mesa_meta_DrawTex() */
563 _mesa_meta_DrawTex(struct gl_context *ctx, GLfloat x, GLfloat y, GLfloat z,
meta.c     [all...]

Completed in 71 milliseconds