Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/mesa/state_tracker/
H A Dst_sampler_view.c87 struct gl_texture_object *stObj, in st_texture_set_sampler_view()
205 const struct gl_texture_object *stObj) in st_texture_get_current_sampler_view()
226 struct gl_texture_object *stObj) in st_texture_release_context_sampler_view()
252 struct gl_texture_object *stObj) in st_texture_release_all_sampler_views()
290 struct gl_texture_object *stObj) in st_delete_texture_sampler_views()
H A Dst_cb_texture.c249 struct gl_texture_object *stObj = texImage->TexObject; in copy_to_staging_dest() local
453 struct gl_texture_object *stObj = texImage->TexObject; in st_FreeTextureImageBuffer() local
981 allocate_full_mipmap(const struct gl_texture_object *stObj, in allocate_full_mipmap()
1051 struct gl_texture_object *stObj, in guess_and_alloc_texture()
1165 struct gl_texture_object *stObj = texImage->TexObject; in st_AllocTextureImageBuffer() local
1837 struct gl_texture_object *stObj = texImage->TexObject; in try_pbo_upload() local
2125 struct gl_texture_object *stObj = texImage->TexObject; in st_TexSubImage() local
2463 struct gl_texture_object *stObj = texImage->TexObject; in st_CompressedTexSubImage() local
2653 struct gl_texture_object *stObj = texImage->TexObject; in st_GetTexSubImage() local
2993 struct gl_texture_object *stObj = texImage->TexObject; in st_CopyTexSubImage() local
[all …]
H A Dst_texture.h126 st_get_stobj_resource(struct gl_texture_object *stObj) in st_get_stobj_resource()
142 st_get_view_format(struct gl_texture_object *stObj) in st_get_view_format()
H A Dst_texture.c294 struct gl_texture_object *stObj = stImage->TexObject; in st_texture_image_map() local
332 struct gl_texture_object *stObj = stImage->TexObject; in st_texture_image_unmap() local
H A Dst_cb_copyimage.c693 struct gl_texture_object *stObj = src_image->TexObject; in st_CopyImageSubData() local
708 struct gl_texture_object *stObj = dst_image->TexObject; in st_CopyImageSubData() local
H A Dst_atom_image.c54 struct gl_texture_object *stObj = u->TexObj; in st_convert_image() local
H A Dst_atom_texture.c162 struct gl_texture_object *stObj = in st_get_sampler_views() local
H A Dst_atom_sampler.c267 struct gl_texture_object *stObj = in update_shader_samplers() local
H A Dst_context.c941 struct gl_texture_object *stObj = in st_destroy_context() local
H A Dst_program.h78 struct gl_texture_object *stObj = in st_get_external_sampler_key() local
H A Dst_pbo_compute.c1245 struct gl_texture_object *stObj = texImage->TexObject; in st_GetTexSubImage_shader() local
/aosp_15_r20/external/mesa3d/src/mesa/main/
H A Dfbobject.c1131 const struct gl_texture_object *stObj = att->Texture; in do_validate_attachment() local