Home
last modified time | relevance | path

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

/third_party/mesa3d/src/mesa/state_tracker/
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()
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()
Dst_cb_texture.c190 struct gl_texture_object *stObj = texImage->TexObject; in copy_to_staging_dest() local
394 struct gl_texture_object *stObj = texImage->TexObject; in st_FreeTextureImageBuffer() local
753 allocate_full_mipmap(const struct gl_texture_object *stObj, in allocate_full_mipmap()
823 struct gl_texture_object *stObj, in guess_and_alloc_texture()
928 struct gl_texture_object *stObj = texImage->TexObject; in st_AllocTextureImageBuffer() local
1598 struct gl_texture_object *stObj = texImage->TexObject; in try_pbo_upload() local
1887 struct gl_texture_object *stObj = texImage->TexObject; in st_TexSubImage() local
2221 struct gl_texture_object *stObj = texImage->TexObject; in st_CompressedTexSubImage() local
2411 struct gl_texture_object *stObj = texImage->TexObject; in st_GetTexSubImage() local
2749 struct gl_texture_object *stObj = texImage->TexObject; in st_CopyTexSubImage() local
[all …]
Dst_atom_image.c54 struct gl_texture_object *stObj = u->TexObj; in st_convert_image() local
Dst_texture.c257 struct gl_texture_object *stObj = stImage->TexObject; in st_texture_image_map() local
307 struct gl_texture_object *stObj = stImage->TexObject; in st_texture_image_unmap() local
Dst_atom_texture.c163 struct gl_texture_object *stObj = in st_get_sampler_views() local
Dst_atom_sampler.c226 struct gl_texture_object *stObj = in update_shader_samplers() local
Dst_cb_copyimage.c659 struct gl_texture_object *stObj = src_image->TexObject; in st_CopyImageSubData() local
674 struct gl_texture_object *stObj = dst_image->TexObject; in st_CopyImageSubData() local
Dst_context.c948 struct gl_texture_object *stObj = in st_destroy_context() local
Dst_program.h74 struct gl_texture_object *stObj = in st_get_external_sampler_key() local
Dst_cb_bitmap.c653 struct gl_texture_object *stObj = atlas->texObj; in st_DrawAtlasBitmaps() local
Dst_pbo_compute.c1059 struct gl_texture_object *stObj = texImage->TexObject; in st_GetTexSubImage_shader() local
/third_party/mesa3d/src/mesa/main/
Dfbobject.c1127 const struct gl_texture_object *stObj = att->Texture; in do_validate_attachment() local