Home
last modified time | relevance | path

Searched refs:st_texture_release_all_sampler_views (Results 1 – 6 of 6) sorted by relevance

/external/mesa3d/src/mesa/state_tracker/
Dst_vdpau.c235 st_texture_release_all_sampler_views(st, stObj); in st_vdpau_map_surface()
257 st_texture_release_all_sampler_views(st, stObj); in st_vdpau_unmap_surface()
Dst_sampler_view.h65 st_texture_release_all_sampler_views(struct st_context *st,
Dst_cb_eglimage.c230 st_texture_release_all_sampler_views(st, stObj); in st_bind_egl_image()
Dst_cb_texture.c183 st_texture_release_all_sampler_views(st, stObj); in st_DeleteTextureObject()
217 st_texture_release_all_sampler_views(st, stObj); in st_FreeTextureImageBuffer()
640 st_texture_release_all_sampler_views(st, stObj); in st_AllocTextureImageBuffer()
2515 st_texture_release_all_sampler_views(st, stObj); in st_finalize_texture()
2596 st_texture_release_all_sampler_views(st, stObj); in st_finalize_texture()
2946 st_texture_release_all_sampler_views(st, tex); in st_TextureView()
3067 st_texture_release_all_sampler_views(st, stObj); in st_TexParameter()
Dst_sampler_view.c211 st_texture_release_all_sampler_views(struct st_context *st, in st_texture_release_all_sampler_views() function
Dst_manager.c752 st_texture_release_all_sampler_views(st, stObj); in st_context_teximage()