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

/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
H A Dtexstorage.c508 texture_storage_no_error(struct gl_context *ctx, GLuint dims, function in typeref:typename:void
571 texture_storage_no_error(ctx, dims, texObj, target, levels,
628 texture_storage_no_error(ctx, dims, texObj, texObj->Target,
/xsrc/external/mit/MesaLib/dist/src/mesa/main/
H A Dtexstorage.c508 texture_storage_no_error(struct gl_context *ctx, GLuint dims, function in typeref:typename:void
571 texture_storage_no_error(ctx, dims, texObj, target, levels,
628 texture_storage_no_error(ctx, dims, texObj, texObj->Target,

Completed in 4 milliseconds