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.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.h110 _mesa_unlock_texture(struct gl_context *ctx, struct gl_texture_object *texObj) in _mesa_unlock_texture() function
Dteximage.c3098 _mesa_unlock_texture(ctx, texObj); in teximage()
3263 _mesa_unlock_texture(ctx, texObj); in _mesa_EGLImageTargetTexture2DOES()
3278 _mesa_unlock_texture(ctx, texObj); in _mesa_EGLImageTargetTexture2DOES()
3330 _mesa_unlock_texture(ctx, texObj); in texture_sub_image()
3851 _mesa_unlock_texture(ctx, texObj); in copy_texture_sub_image()
3954 _mesa_unlock_texture(ctx, texObj); in copyteximage()
3965 _mesa_unlock_texture(ctx, texObj); in copyteximage()
4062 _mesa_unlock_texture(ctx, texObj); in copyteximage()
4590 _mesa_unlock_texture(ctx, texObj); in _mesa_ClearTexSubImage()
4632 _mesa_unlock_texture(ctx, texObj); in _mesa_ClearTexImage()
[all …]
Dtexobj.c1496 _mesa_unlock_texture(ctx, delObj); in delete_textures()
1545 _mesa_unlock_texture(ctx, texObj); in _mesa_delete_nameless_texture()
Dtexgetimage.c1351 _mesa_unlock_texture(ctx, texObj); in get_texture_image()
1671 _mesa_unlock_texture(ctx, texObj); in get_compressed_texture_image()
Dtexparam.c2286 _mesa_unlock_texture(ctx, obj); in get_tex_parameteriv()
2290 _mesa_unlock_texture(ctx, obj); in get_tex_parameteriv()
/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.c323 _mesa_unlock_texture(&intel->ctx, texObj); in intelSetTexBuffer2()
/external/mesa3d/src/mesa/drivers/dri/i965/
Dintel_tex_image.c501 _mesa_unlock_texture(&brw->ctx, texObj); in intelSetTexBuffer2()
534 _mesa_unlock_texture(ctx, texobj); in intel_bind_renderbuffer_tex_image()
/external/mesa3d/src/mesa/drivers/dri/nouveau/
Dnouveau_texture.c678 _mesa_unlock_texture(ctx, t); in nouveau_set_texbuffer()
/external/mesa3d/src/mesa/drivers/dri/swrast/
Dswrast.c113 _mesa_unlock_texture(&dri_ctx->Base, texObj); in swrastSetTexBuffer2()
/external/mesa3d/src/mesa/drivers/dri/radeon/
Dradeon_texstate.c646 _mesa_unlock_texture(&radeon->glCtx, texObj); in radeonSetTexBuffer2()
/external/mesa3d/src/mesa/state_tracker/
Dst_manager.c759 _mesa_unlock_texture(ctx, texObj); in st_context_teximage()
/external/mesa3d/src/mesa/drivers/dri/r200/
Dr200_texstate.c740 _mesa_unlock_texture(&radeon->glCtx, texObj); in r200SetTexBuffer2()