Home
last modified time | relevance | path

Searched refs:_mesa_unlock_texture (Results 1 – 15 of 15) sorted by relevance

/external/mesa3d/src/mesa/main/
Dgenmipmap.c137 _mesa_unlock_texture(ctx, texObj); in generate_texture_mipmap()
145 _mesa_unlock_texture(ctx, texObj); in generate_texture_mipmap()
154 _mesa_unlock_texture(ctx, texObj); in generate_texture_mipmap()
168 _mesa_unlock_texture(ctx, texObj); in generate_texture_mipmap()
Dvdpau.c160 _mesa_unlock_texture(ctx, tex); in register_surface()
171 _mesa_unlock_texture(ctx, tex); in register_surface()
180 _mesa_unlock_texture(ctx, tex); in register_surface()
376 _mesa_unlock_texture(ctx, tex); in _mesa_VDPAUMapSurfacesNV()
386 _mesa_unlock_texture(ctx, tex); in _mesa_VDPAUMapSurfacesNV()
437 _mesa_unlock_texture(ctx, tex); in _mesa_VDPAUUnmapSurfacesNV()
Dtexobj.h115 _mesa_unlock_texture(struct gl_context *ctx, struct gl_texture_object *texObj) in _mesa_unlock_texture() function
Dteximage.c3164 _mesa_unlock_texture(ctx, texObj); in teximage()
3432 _mesa_unlock_texture(ctx, texObj); in egl_image_target_texture()
3456 _mesa_unlock_texture(ctx, texObj); in egl_image_target_texture()
3598 _mesa_unlock_texture(ctx, texObj); in texture_sub_image()
4231 _mesa_unlock_texture(ctx, texObj); in copy_texture_sub_image()
4332 _mesa_unlock_texture(ctx, texObj); in copyteximage()
4343 _mesa_unlock_texture(ctx, texObj); in copyteximage()
4441 _mesa_unlock_texture(ctx, texObj); in copyteximage()
5194 _mesa_unlock_texture(ctx, texObj); in _mesa_ClearTexSubImage()
5236 _mesa_unlock_texture(ctx, texObj); in _mesa_ClearTexImage()
[all …]
Dtexobj.c1502 _mesa_unlock_texture(ctx, delObj); in delete_textures()
1555 _mesa_unlock_texture(ctx, texObj); in _mesa_delete_nameless_texture()
Dtexgetimage.c1445 _mesa_unlock_texture(ctx, texObj); in get_texture_image()
1821 _mesa_unlock_texture(ctx, texObj); in get_compressed_texture_image()
Dtexparam.c2635 _mesa_unlock_texture(ctx, obj); in get_tex_parameteriv()
2639 _mesa_unlock_texture(ctx, obj); in get_tex_parameteriv()
/external/mesa3d/src/mesa/drivers/dri/i965/
Dintel_tex_image.c497 _mesa_unlock_texture(&brw->ctx, texObj); in intelSetTexBuffer2()
517 _mesa_unlock_texture(&brw->ctx, tex_obj); in intelReleaseTexBuffer()
558 _mesa_unlock_texture(&brw->ctx, tex_obj); in intelReleaseTexBuffer()
591 _mesa_unlock_texture(ctx, texobj); in intel_bind_renderbuffer_tex_image()
/external/mesa3d/src/mesa/drivers/common/
Dmeta_generate_mipmap.c266 _mesa_unlock_texture(ctx, texObj); in _mesa_meta_GenerateMipmap()
/external/mesa3d/src/mesa/drivers/dri/i915/
Dintel_tex_image.c323 _mesa_unlock_texture(&intel->ctx, texObj); in intelSetTexBuffer2()
/external/mesa3d/src/mesa/drivers/dri/swrast/
Dswrast.c114 _mesa_unlock_texture(&dri_ctx->Base, texObj); in swrastSetTexBuffer2()
/external/mesa3d/src/mesa/drivers/dri/nouveau/
Dnouveau_texture.c681 _mesa_unlock_texture(ctx, t); in nouveau_set_texbuffer()
/external/mesa3d/src/mesa/drivers/dri/radeon/
Dradeon_texstate.c641 _mesa_unlock_texture(&radeon->glCtx, texObj); in radeonSetTexBuffer2()
/external/mesa3d/src/mesa/state_tracker/
Dst_manager.c782 _mesa_unlock_texture(ctx, texObj); in st_context_teximage()
/external/mesa3d/src/mesa/drivers/dri/r200/
Dr200_texstate.c736 _mesa_unlock_texture(&radeon->glCtx, texObj); in r200SetTexBuffer2()