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

/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
H A Dpixel.c101 store_pixelmap(struct gl_context *ctx, GLenum map, GLsizei mapsize, function in typeref:typename:void
210 store_pixelmap(ctx, map, mapsize, values);
267 store_pixelmap(ctx, map, mapsize, fvalues);
322 store_pixelmap(ctx, map, mapsize, fvalues);
/xsrc/external/mit/MesaLib/dist/src/mesa/main/
H A Dpixel.c102 store_pixelmap(struct gl_context *ctx, GLenum map, GLsizei mapsize, function in typeref:typename:void
210 store_pixelmap(ctx, map, mapsize, values);
267 store_pixelmap(ctx, map, mapsize, fvalues);
322 store_pixelmap(ctx, map, mapsize, fvalues);

Completed in 3 milliseconds