Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/main/
Dgenmipmap.c136 _mesa_unlock_texture(ctx, texObj); in _mesa_generate_texture_mipmap()
144 _mesa_unlock_texture(ctx, texObj); in _mesa_generate_texture_mipmap()
152 _mesa_unlock_texture(ctx, texObj); in _mesa_generate_texture_mipmap()
166 _mesa_unlock_texture(ctx, texObj); in _mesa_generate_texture_mipmap()
Dvdpau.c159 _mesa_unlock_texture(ctx, tex); in register_surface()
170 _mesa_unlock_texture(ctx, tex); in register_surface()
179 _mesa_unlock_texture(ctx, tex); in register_surface()
375 _mesa_unlock_texture(ctx, tex); in _mesa_VDPAUMapSurfacesNV()
385 _mesa_unlock_texture(ctx, tex); in _mesa_VDPAUMapSurfacesNV()
436 _mesa_unlock_texture(ctx, tex); in _mesa_VDPAUUnmapSurfacesNV()
Dtexobj.h116 _mesa_unlock_texture(struct gl_context *ctx, struct gl_texture_object *texObj) in _mesa_unlock_texture() function
Dteximage.c3078 _mesa_unlock_texture(ctx, texObj); in teximage()
3184 _mesa_unlock_texture(ctx, texObj); in _mesa_EGLImageTargetTexture2DOES()
3199 _mesa_unlock_texture(ctx, texObj); in _mesa_EGLImageTargetTexture2DOES()
3251 _mesa_unlock_texture(ctx, texObj); in _mesa_texture_sub_image()
3650 _mesa_unlock_texture(ctx, texObj); in copyteximage()
3656 _mesa_unlock_texture(ctx, texObj); in copyteximage()
3751 _mesa_unlock_texture(ctx, texObj); in copyteximage()
3842 _mesa_unlock_texture(ctx, texObj); in _mesa_copy_texture_sub_image()
4225 _mesa_unlock_texture(ctx, texObj); in _mesa_ClearTexSubImage()
4268 _mesa_unlock_texture(ctx, texObj); in _mesa_ClearTexImage()
[all …]
Dtexobj.c1483 _mesa_unlock_texture(ctx, delObj); in _mesa_DeleteTextures()
1532 _mesa_unlock_texture(ctx, texObj); in _mesa_delete_nameless_texture()
Dtexgetimage.c1352 _mesa_unlock_texture(ctx, texObj); in get_texture_image()
1666 _mesa_unlock_texture(ctx, texObj); in get_compressed_texture_image()
Dtexparam.c2232 _mesa_unlock_texture(ctx, obj); in get_tex_parameteriv()
2236 _mesa_unlock_texture(ctx, obj); in get_tex_parameteriv()
/external/mesa3d/src/mesa/drivers/dri/i965/
Dintel_tex_copy.c86 _mesa_unlock_texture(&brw->ctx, intelImage->base.Base.TexObject); in intel_copy_texsubimage()
Dintel_tex_image.c353 _mesa_unlock_texture(&brw->ctx, texObj); in intelSetTexBuffer2()
386 _mesa_unlock_texture(ctx, texobj); in intel_bind_renderbuffer_tex_image()
/external/mesa3d/src/mesa/drivers/common/
Dmeta_generate_mipmap.c267 _mesa_unlock_texture(ctx, texObj); in _mesa_meta_GenerateMipmap()
/external/mesa3d/src/mesa/drivers/dri/i915/
Dintel_tex_image.c329 _mesa_unlock_texture(&intel->ctx, texObj); in intelSetTexBuffer2()
/external/mesa3d/src/mesa/drivers/dri/swrast/
Dswrast.c113 _mesa_unlock_texture(&dri_ctx->Base, texObj); in swrastSetTexBuffer2()
/external/mesa3d/src/mesa/drivers/dri/nouveau/
Dnouveau_texture.c678 _mesa_unlock_texture(ctx, t); in nouveau_set_texbuffer()
/external/mesa3d/src/mesa/state_tracker/
Dst_manager.c593 _mesa_unlock_texture(ctx, texObj); in st_context_teximage()
/external/mesa3d/src/mesa/drivers/dri/radeon/
Dradeon_texstate.c640 _mesa_unlock_texture(&radeon->glCtx, texObj); in radeonSetTexBuffer2()
/external/mesa3d/src/mesa/drivers/dri/r200/
Dr200_texstate.c739 _mesa_unlock_texture(&radeon->glCtx, texObj); in r200SetTexBuffer2()