Searched refs:texture_combine (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/swrast/ |
| H A D | s_texcombine.c | 81 texture_combine( struct gl_context *ctx, GLuint unit, function in typeref:typename:void 104 _mesa_error(ctx, GL_OUT_OF_MEMORY, "texture_combine"); 115 _mesa_error(ctx, GL_OUT_OF_MEMORY, "texture_combine"); 620 _mesa_error(ctx, GL_OUT_OF_MEMORY, "texture_combine"); 717 texture_combine(ctx, unit, primary_rgba, swrast->TexelBuffer, span);
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/swrast/ |
| H A D | s_texcombine.c | 81 texture_combine( struct gl_context *ctx, GLuint unit, function in typeref:typename:void 104 _mesa_error(ctx, GL_OUT_OF_MEMORY, "texture_combine"); 115 _mesa_error(ctx, GL_OUT_OF_MEMORY, "texture_combine"); 620 _mesa_error(ctx, GL_OUT_OF_MEMORY, "texture_combine"); 717 texture_combine(ctx, unit, primary_rgba, swrast->TexelBuffer, span);
|
Completed in 3 milliseconds