Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/drivers/common/
Dmeta.c1242 init_temp_texture(struct gl_context *ctx, struct temp_texture *tex) in init_temp_texture() function
1280 init_temp_texture(ctx, tex); in _mesa_meta_get_temp_texture()
1298 init_temp_texture(ctx, tex); in get_bitmap_temp_texture()
1314 init_temp_texture(ctx, tex); in _mesa_meta_get_temp_depth_texture()
/external/mesa3d/docs/relnotes/
D7.10.rst1431 - meta: Don't bind the created texture object in init_temp_texture().