Searched refs:_mesa_meta_DrawTex (Results 1 – 4 of 4) sorted by relevance
100 - meta: Partially convert \_mesa_meta_DrawTex to DSA102 handle in \_mesa_meta_DrawTex104 \_mesa_meta_DrawTex106 \_mesa_meta_DrawTex
474 _mesa_meta_DrawTex(struct gl_context *ctx, GLfloat x, GLfloat y, GLfloat z,
113 driver->DrawTex = _mesa_meta_DrawTex; in _mesa_init_driver_functions()
3291 _mesa_meta_DrawTex(struct gl_context *ctx, GLfloat x, GLfloat y, GLfloat z, in _mesa_meta_DrawTex() function