Home
last modified time | relevance | path

Searched refs:initialize_texture_fields (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/mesa/main/
Dtexstorage.c141 initialize_texture_fields(struct gl_context *ctx, in initialize_texture_fields() function
471 initialize_texture_fields(ctx, texObj, levels, width, height, depth, in texture_storage()
509 if (!initialize_texture_fields(ctx, texObj, levels, width, height, depth, in texture_storage()
Dtextureview.c307 initialize_texture_fields(struct gl_context *ctx, in initialize_texture_fields() function
686 if (!initialize_texture_fields(ctx, target, texObj, newViewNumLevels, in texture_view()