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

/xsrc/external/mit/MesaLib.old/dist/src/mesa/program/
H A Dprog_execute.h34 typedef void (*FetchTexelLodFunc)(struct gl_context *ctx, const GLfloat texcoord[4], typedef in typeref:typename:void (*)(struct gl_context * ctx,const GLfloat texcoord[4],GLfloat lambda,GLuint unit,GLfloat color[4])
77 FetchTexelLodFunc FetchTexelLod;
/xsrc/external/mit/MesaLib/dist/src/mesa/program/
H A Dprog_execute.h34 typedef void (*FetchTexelLodFunc)(struct gl_context *ctx, const GLfloat texcoord[4], typedef in typeref:typename:void (*)(struct gl_context * ctx,const GLfloat texcoord[4],GLfloat lambda,GLuint unit,GLfloat color[4])
77 FetchTexelLodFunc FetchTexelLod;

Completed in 2 milliseconds