Searched refs:teximage_no_error (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/main/ |
| H A D | teximage.c | 3138 teximage_no_error(struct gl_context *ctx, GLboolean compressed, GLuint dims, function in typeref:typename:void 3208 teximage_no_error(ctx, GL_FALSE, 1, target, level, internalFormat, width, 1, 3219 teximage_no_error(ctx, GL_FALSE, 2, target, level, internalFormat, width, 3231 teximage_no_error(ctx, GL_FALSE, 3, target, level, internalFormat, 4919 teximage_no_error(ctx, GL_TRUE, 1, target, level, internalFormat, width, 1, 4931 teximage_no_error(ctx, GL_TRUE, 2, target, level, internalFormat, width, 4943 teximage_no_error(ctx, GL_TRUE, 3, target, level, internalFormat, width,
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/main/ |
| H A D | teximage.c | 3206 teximage_no_error(struct gl_context *ctx, GLboolean compressed, GLuint dims, function in typeref:typename:void 3381 teximage_no_error(ctx, GL_FALSE, 1, target, level, internalFormat, width, 1, 3392 teximage_no_error(ctx, GL_FALSE, 2, target, level, internalFormat, width, 3404 teximage_no_error(ctx, GL_FALSE, 3, target, level, internalFormat, 5665 teximage_no_error(ctx, GL_TRUE, 1, target, level, internalFormat, width, 1, 5677 teximage_no_error(ctx, GL_TRUE, 2, target, level, internalFormat, width, 5689 teximage_no_error(ctx, GL_TRUE, 3, target, level, internalFormat, width,
|
Completed in 17 milliseconds