Home
last modified time | relevance | path

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

/external/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.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 …]
Dst_atom_image.c53 struct gl_texture_object *stObj = u->TexObj; in st_convert_image() local
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
Dst_atom_texture.c162 struct gl_texture_object *stObj = in st_get_sampler_views() local
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
Dst_atom_sampler.c267 struct gl_texture_object *stObj = in update_shader_samplers() local
Dst_context.c923 struct gl_texture_object *stObj = in st_destroy_context() local
Dst_program.h78 struct gl_texture_object *stObj = in st_get_external_sampler_key() local
Dst_pbo_compute.c1245 struct gl_texture_object *stObj = texImage->TexObject; in st_GetTexSubImage_shader() local
/external/mesa3d/src/mesa/main/
Dfbobject.c1131 const struct gl_texture_object *stObj = att->Texture; in do_validate_attachment() local