Searched defs:lodBias (Results 1 - 4 of 4) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/swrast/ |
| H A D | s_fragprog.c | 111 fetch_texel_deriv(struct gl_context * ctx,const GLfloat texcoord[4],const GLfloat texdx[4],const GLfloat texdy[4],GLfloat lodBias,GLuint unit,GLfloat color[4]) argument
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/swrast/ |
| H A D | s_fragprog.c | 111 fetch_texel_deriv(struct gl_context * ctx,const GLfloat texcoord[4],const GLfloat texdx[4],const GLfloat texdy[4],GLfloat lodBias,GLuint unit,GLfloat color[4]) argument
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/program/ |
| H A D | prog_execute.c | 1094 GLfloat texcoord[4], color[4], lodBias; local in function:_mesa_execute_program 293 fetch_texel(struct gl_context * ctx,const struct gl_program_machine * machine,const struct prog_instruction * inst,const GLfloat texcoord[4],GLfloat lodBias,GLfloat color[4]) argument
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/program/ |
| H A D | prog_execute.c | 1094 GLfloat texcoord[4], color[4], lodBias; local in function:_mesa_execute_program 293 fetch_texel(struct gl_context * ctx,const struct gl_program_machine * machine,const struct prog_instruction * inst,const GLfloat texcoord[4],GLfloat lodBias,GLfloat color[4]) argument
|
Completed in 6 milliseconds