Searched refs:tnl_copy_pv_func (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/mesa/tnl/
H A Dt_context.h329 typedef void (*tnl_copy_pv_func)( struct gl_context *ctx, GLuint dst, GLuint src ); typedef in typeref:typename:void (*)(struct gl_context * ctx,GLuint dst,GLuint src)
372 tnl_copy_pv_func copy_pv;
443 tnl_copy_pv_func CopyPV;
/xsrc/external/mit/MesaLib/dist/src/mesa/tnl/
H A Dt_context.h329 typedef void (*tnl_copy_pv_func)( struct gl_context *ctx, GLuint dst, GLuint src ); typedef in typeref:typename:void (*)(struct gl_context * ctx,GLuint dst,GLuint src)
372 tnl_copy_pv_func copy_pv;
443 tnl_copy_pv_func CopyPV;

Completed in 5 milliseconds