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_sampler_view.h65 st_texture_release_all_sampler_views(struct st_context *st,
Dst_vdpau.c247 st_texture_release_all_sampler_views(st, stObj); in st_vdpau_map_surface()
269 st_texture_release_all_sampler_views(st, stObj); in st_vdpau_unmap_surface()
Dst_sampler_view.c214 st_texture_release_all_sampler_views(struct st_context *st, in st_texture_release_all_sampler_views() function
253 st_texture_release_all_sampler_views(st, stObj); in st_delete_texture_sampler_views()
Dst_cb_texture.c212 st_texture_release_all_sampler_views(st, stObj); in st_TextureReleaseAllSamplerViews()
244 st_texture_release_all_sampler_views(st, stObj); in st_FreeTextureImageBuffer()
740 st_texture_release_all_sampler_views(st, stObj); in st_AllocTextureImageBuffer()
2709 st_texture_release_all_sampler_views(st, stObj); in st_finalize_texture()
2790 st_texture_release_all_sampler_views(st, stObj); in st_finalize_texture()
3160 st_texture_release_all_sampler_views(st, tex); in st_TextureView()
3281 st_texture_release_all_sampler_views(st, stObj); in st_TexParameter()
Dst_cb_eglimage.c333 st_texture_release_all_sampler_views(st, stObj); in st_bind_egl_image()
Dst_manager.c775 st_texture_release_all_sampler_views(st, stObj); in st_context_teximage()