Searched refs:_mesa_clear_texture_object (Results 1 - 6 of 6) sorted by relevance
/third_party/mesa3d/src/mesa/main/ |
H A D | texobj.h | 78 _mesa_clear_texture_object(struct gl_context *ctx,
|
H A D | texobj.c | 509 _mesa_clear_texture_object(struct gl_context *ctx, in _mesa_clear_texture_object() function
|
/third_party/mesa3d/src/mesa/state_tracker/ |
H A D | st_vdpau.c | 239 _mesa_clear_texture_object(ctx, texObj, NULL); in st_vdpau_map_surface()
|
H A D | st_cb_eglimage.c | 288 _mesa_clear_texture_object(ctx, texObj, NULL); in st_bind_egl_image()
|
H A D | st_manager.c | 867 _mesa_clear_texture_object(ctx, texObj, NULL); in st_context_teximage()
|
H A D | st_cb_texture.c | 1028 _mesa_clear_texture_object(ctx, texObj, texImage); in prep_teximage()
|
Completed in 10 milliseconds