Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/state_tracker/
Dst_sampler_view.c51 struct st_texture_object *stObj) in st_texture_get_sampler_view()
93 struct st_texture_object *stObj) in st_texture_release_sampler_view()
114 struct st_texture_object *stObj) in st_texture_release_all_sampler_views()
125 st_texture_free_sampler_views(struct st_texture_object *stObj) in st_texture_free_sampler_views()
280 const struct st_texture_object *stObj, in get_texture_format_swizzle()
322 const struct st_texture_object *stObj, in check_sampler_swizzle()
335 last_level(const struct st_texture_object *stObj) in last_level()
346 last_layer(const struct st_texture_object *stObj) in last_layer()
360 const struct st_texture_object *stObj, in get_sampler_view_format()
408 struct st_texture_object *stObj, in st_create_texture_sampler_view_from_stobj()
[all …]
Dst_texture.h155 struct st_texture_object *stObj = st_texture_object(texObj); in st_get_texobj_resource() local
161 st_get_stobj_resource(struct st_texture_object *stObj) in st_get_stobj_resource()
182 st_get_view_format(struct st_texture_object *stObj) in st_get_view_format()
Dst_cb_texture.c166 struct st_texture_object *stObj = st_texture_object(texObj); in st_DeleteTextureObject() local
181 struct st_texture_object *stObj = st_texture_object(texImage->TexObject); in st_FreeTextureImageBuffer() local
447 allocate_full_mipmap(const struct st_texture_object *stObj, in allocate_full_mipmap()
494 struct st_texture_object *stObj, in guess_and_alloc_texture()
598 struct st_texture_object *stObj = st_texture_object(texImage->TexObject); in st_AllocTextureImageBuffer() local
681 struct st_texture_object *stObj = st_texture_object(texObj); in prep_teximage() local
1247 struct st_texture_object *stObj = st_texture_object(texImage->TexObject); in try_pbo_upload() local
1358 struct st_texture_object *stObj = st_texture_object(texImage->TexObject); in st_TexSubImage() local
1644 struct st_texture_object *stObj = st_texture_object(texImage->TexObject); in st_CompressedTexSubImage() local
1827 struct st_texture_object *stObj = st_texture_object(texImage->TexObject); in st_GetTexSubImage() local
[all …]
Dst_atom_texture.c63 struct st_texture_object *stObj; in update_single_texture() local
157 struct st_texture_object *stObj = in update_textures() local
Dst_gen_mipmap.c81 struct st_texture_object *stObj = st_texture_object(texObj); in st_generate_mipmap() local
Dst_vdpau.c188 struct st_texture_object *stObj = st_texture_object(texObj); in st_vdpau_map_surface() local
252 struct st_texture_object *stObj = st_texture_object(texObj); in st_vdpau_unmap_surface() local
Dst_texture.c252 struct st_texture_object *stObj = in st_texture_image_map() local
303 struct st_texture_object *stObj = in st_texture_image_unmap() local
Dst_cb_eglimage.c102 struct st_texture_object *stObj; in st_bind_surface() local
Dst_atom_image.c63 struct st_texture_object *stObj = st_texture_object(u->TexObj); in st_bind_images() local
Dst_atom_sampler.c292 struct st_texture_object *stObj = in update_shader_samplers() local
Dst_cb_queryobj.c334 struct st_buffer_object *stObj = st_buffer_object(buf); in st_StoreQueryResult() local
Dst_cb_fbo.c558 const struct st_texture_object *stObj = st_texture_object(att->Texture); in st_validate_attachment() local
Dst_manager.c521 struct st_texture_object *stObj; in st_context_teximage() local
Dst_program.h68 struct st_texture_object *stObj = in st_get_external_sampler_key() local
Dst_cb_bitmap.c688 struct st_texture_object *stObj = st_texture_object(atlas->texObj); in st_DrawAtlasBitmaps() local