Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/state_tracker/
Dst_sampler_view.c58 struct st_texture_object *stObj, in st_texture_set_sampler_view()
169 const struct st_texture_object *stObj) in st_texture_get_current_sampler_view()
190 struct st_texture_object *stObj) in st_texture_release_context_sampler_view()
215 struct st_texture_object *stObj) in st_texture_release_all_sampler_views()
251 struct st_texture_object *stObj) in st_delete_texture_sampler_views()
394 const struct st_texture_object *stObj, in get_texture_format_swizzle()
432 const struct st_texture_object *stObj, in check_sampler_swizzle()
446 last_level(const struct st_texture_object *stObj) in last_level()
457 last_layer(const struct st_texture_object *stObj) in last_layer()
471 const struct st_texture_object *stObj, in get_sampler_view_format()
[all …]
Dst_cb_texture.c190 struct st_texture_object *stObj = st_texture_object(texObj); in st_DeleteTextureObject() local
210 struct st_texture_object *stObj = st_texture_object(texObj); in st_TextureReleaseAllSamplerViews() local
221 struct st_texture_object *stObj = st_texture_object(texImage->TexObject); in st_FreeTextureImageBuffer() local
536 allocate_full_mipmap(const struct st_texture_object *stObj, in allocate_full_mipmap()
606 struct st_texture_object *stObj, in guess_and_alloc_texture()
711 struct st_texture_object *stObj = st_texture_object(texImage->TexObject); in st_AllocTextureImageBuffer() local
801 struct st_texture_object *stObj = st_texture_object(texObj); in prep_teximage() local
1372 struct st_texture_object *stObj = st_texture_object(texImage->TexObject); in try_pbo_upload() local
1486 struct st_texture_object *stObj = st_texture_object(texImage->TexObject); in st_TexSubImage() local
1790 struct st_texture_object *stObj = st_texture_object(texImage->TexObject); in st_CompressedTexSubImage() local
[all …]
Dst_texture.h227 struct st_texture_object *stObj = st_texture_object(texObj); in st_get_texobj_resource() local
233 st_get_stobj_resource(struct st_texture_object *stObj) in st_get_stobj_resource()
254 st_get_view_format(struct st_texture_object *stObj) in st_get_view_format()
Dst_atom_texture.c67 struct st_texture_object *stObj; in st_update_single_texture() local
175 struct st_texture_object *stObj = in update_textures() local
Dst_gen_mipmap.c57 struct st_texture_object *stObj = st_texture_object(texObj); in st_generate_mipmap() local
Dst_vdpau.c189 struct st_texture_object *stObj = st_texture_object(texObj); in st_vdpau_map_surface() local
265 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.c255 struct st_texture_object *stObj = in st_texture_image_map() local
306 struct st_texture_object *stObj = in st_texture_image_unmap() 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_atom_sampler.c308 struct st_texture_object *stObj = in update_shader_samplers() local
Dst_cb_eglimage.c245 struct st_texture_object *stObj; in st_bind_egl_image() local
Dst_context.c1109 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_fbo.c650 const struct st_texture_object *stObj = st_texture_object(att->Texture); in st_validate_attachment() local
Dst_cb_bitmap.c654 struct st_texture_object *stObj = st_texture_object(atlas->texObj); in st_DrawAtlasBitmaps() local
Dst_manager.c706 struct st_texture_object *stObj; in st_context_teximage() local