Searched refs:_mesa_clear_texture_object (Results 1 – 6 of 6) sorted by relevance
/external/mesa3d/src/mesa/main/ |
D | texobj.h | 82 _mesa_clear_texture_object(struct gl_context *ctx,
|
D | texobj.c | 484 _mesa_clear_texture_object(struct gl_context *ctx, in _mesa_clear_texture_object() function
|
/external/mesa3d/src/mesa/state_tracker/ |
D | st_cb_eglimage.c | 201 _mesa_clear_texture_object(ctx, texObj, NULL); in st_bind_egl_image()
|
D | st_vdpau.c | 224 _mesa_clear_texture_object(ctx, texObj, NULL); in st_vdpau_map_surface()
|
D | st_manager.c | 713 _mesa_clear_texture_object(ctx, texObj, NULL); in st_context_teximage()
|
D | st_cb_texture.c | 709 _mesa_clear_texture_object(ctx, texObj, texImage); in prep_teximage()
|