Searched refs:initialize_texture_fields (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
H A Dtexstorage.c140 initialize_texture_fields(struct gl_context *ctx, function in typeref:typename:GLboolean
427 initialize_texture_fields(ctx, texObj, levels, width, height, depth,
457 if (!initialize_texture_fields(ctx, texObj, levels, width, height, depth,
H A Dtextureview.c303 initialize_texture_fields(struct gl_context *ctx, function in typeref:typename:GLboolean
680 if (!initialize_texture_fields(ctx, target, texObj, newViewNumLevels,
/xsrc/external/mit/MesaLib/dist/src/mesa/main/
H A Dtexstorage.c140 initialize_texture_fields(struct gl_context *ctx, function in typeref:typename:GLboolean
427 initialize_texture_fields(ctx, texObj, levels, width, height, depth,
457 if (!initialize_texture_fields(ctx, texObj, levels, width, height, depth,
H A Dtextureview.c304 initialize_texture_fields(struct gl_context *ctx, function in typeref:typename:GLboolean
683 if (!initialize_texture_fields(ctx, target, texObj, newViewNumLevels,

Completed in 6 milliseconds