Home
last modified time | relevance | path

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

/third_party/mesa3d/src/mesa/state_tracker/
Dst_sampler_view.h65 st_texture_release_all_sampler_views(struct st_context *st,
Dst_vdpau.c251 st_texture_release_all_sampler_views(st, stObj); in st_vdpau_map_surface()
273 st_texture_release_all_sampler_views(st, stObj); in st_vdpau_unmap_surface()
Dst_sampler_view.c250 st_texture_release_all_sampler_views(struct st_context *st, in st_texture_release_all_sampler_views() function
291 st_texture_release_all_sampler_views(st, stObj); in st_delete_texture_sampler_views()
Dst_cb_eglimage.c386 st_texture_release_all_sampler_views(st, stObj); in st_bind_egl_image()
Dst_cb_texture.c467 st_texture_release_all_sampler_views(st, stObj); in st_TextureReleaseAllSamplerViews()
499 st_texture_release_all_sampler_views(st, stObj); in st_FreeTextureImageBuffer()
1045 st_texture_release_all_sampler_views(st, stObj); in st_AllocTextureImageBuffer()
3031 st_texture_release_all_sampler_views(st, stObj); in st_finalize_texture()
3112 st_texture_release_all_sampler_views(st, stObj); in st_finalize_texture()
3483 st_texture_release_all_sampler_views(st, tex); in st_TextureView()
3613 st_texture_release_all_sampler_views(st, stObj); in st_TexParameter()
Dst_manager.c777 st_texture_release_all_sampler_views(st, stObj); in st_context_teximage()