Home
last modified time | relevance | path

Searched defs:stObj (Results 1 – 17 of 17) sorted by relevance

/third_party/mesa3d/src/mesa/state_tracker/
Dst_sampler_view.c88 struct st_texture_object *stObj, in st_texture_set_sampler_view()
204 const struct st_texture_object *stObj) in st_texture_get_current_sampler_view()
225 struct st_texture_object *stObj) in st_texture_release_context_sampler_view()
251 struct st_texture_object *stObj) in st_texture_release_all_sampler_views()
289 struct st_texture_object *stObj) in st_delete_texture_sampler_views()
432 const struct st_texture_object *stObj, in get_texture_format_swizzle()
470 const struct st_texture_object *stObj, in check_sampler_swizzle()
484 last_level(const struct st_texture_object *stObj) in last_level()
496 last_layer(const struct st_texture_object *stObj) in last_layer()
511 const struct st_texture_object *stObj, in get_sampler_view_format()
[all …]
Dst_texture.h245 struct st_texture_object *stObj = st_texture_object(texObj); in st_get_texobj_resource() local
251 st_get_stobj_resource(struct st_texture_object *stObj) in st_get_stobj_resource()
272 st_get_view_format(struct st_texture_object *stObj) in st_get_view_format()
Dst_gen_mipmap.c57 struct st_texture_object *stObj = st_texture_object(texObj); in st_generate_mipmap() local
Dst_cb_texture.c189 struct st_texture_object *stObj = st_texture_object(texImage->TexObject); in copy_to_staging_dest() local
445 struct st_texture_object *stObj = st_texture_object(texObj); in st_DeleteTextureObject() local
465 struct st_texture_object *stObj = st_texture_object(texObj); in st_TextureReleaseAllSamplerViews() local
476 struct st_texture_object *stObj = st_texture_object(texImage->TexObject); in st_FreeTextureImageBuffer() local
841 allocate_full_mipmap(const struct st_texture_object *stObj, in allocate_full_mipmap()
911 struct st_texture_object *stObj, in guess_and_alloc_texture()
1016 struct st_texture_object *stObj = st_texture_object(texImage->TexObject); in st_AllocTextureImageBuffer() local
1106 struct st_texture_object *stObj = st_texture_object(texObj); in prep_teximage() local
1684 struct st_texture_object *stObj = st_texture_object(texImage->TexObject); in try_pbo_upload() local
1973 struct st_texture_object *stObj = st_texture_object(texImage->TexObject); in st_TexSubImage() local
[all …]
Dst_atom_texture.c65 struct st_texture_object *stObj; in st_update_single_texture() local
165 struct st_texture_object *stObj = in st_get_sampler_views() local
Dst_vdpau.c192 struct st_texture_object *stObj = st_texture_object(texObj); in st_vdpau_map_surface() local
269 struct st_texture_object *stObj = st_texture_object(texObj); in st_vdpau_unmap_surface() local
Dst_atom_image.c55 struct st_texture_object *stObj = st_texture_object(u->TexObj); in st_convert_image() local
Dst_texture.c257 struct st_texture_object *stObj = in st_texture_image_map() local
308 struct st_texture_object *stObj = in st_texture_image_unmap() local
Dst_atom_sampler.c222 struct st_texture_object *stObj = in update_shader_samplers() local
Dst_cb_copyimage.c648 struct st_texture_object *stObj = st_texture_object(src_image->TexObject); in st_CopyImageSubData() local
664 struct st_texture_object *stObj = st_texture_object(dst_image->TexObject); in st_CopyImageSubData() local
Dst_cb_queryobj.c396 struct st_buffer_object *stObj = st_buffer_object(buf); in st_StoreQueryResult() local
Dst_cb_eglimage.c273 struct st_texture_object *stObj; in st_bind_egl_image() local
Dst_context.c1146 struct st_texture_object *stObj = in st_destroy_context() local
Dst_program.h73 struct st_texture_object *stObj = in st_get_external_sampler_key() local
Dst_cb_bitmap.c657 struct st_texture_object *stObj = st_texture_object(atlas->texObj); in st_DrawAtlasBitmaps() local
Dst_cb_fbo.c678 const struct st_texture_object *stObj = st_texture_object(att->Texture); in st_validate_attachment() local
Dst_manager.c708 struct st_texture_object *stObj; in st_context_teximage() local