/third_party/mesa3d/src/mesa/main/ |
D | genmipmap.c | 113 struct gl_texture_object *texObj, GLenum target, in generate_texture_mipmap() 197 struct gl_texture_object *texObj = _mesa_get_current_tex_object(ctx, target); in _mesa_GenerateMipmap_no_error() local 204 struct gl_texture_object *texObj; in _mesa_GenerateMipmap() local 228 struct gl_texture_object *texObj = _mesa_lookup_texture(ctx, texture); in _mesa_GenerateTextureMipmap_no_error() local 233 validate_params_and_generate_mipmap(struct gl_texture_object *texObj, const char* caller) in validate_params_and_generate_mipmap() 253 struct gl_texture_object *texObj; in _mesa_GenerateTextureMipmap() local 263 struct gl_texture_object *texObj; in _mesa_GenerateTextureMipmapEXT() local 276 struct gl_texture_object *texObj; in _mesa_GenerateMultiTexMipmapEXT() local
|
D | texparam.c | 153 struct gl_texture_object *texObj; in get_texobj_by_name() local 226 incomplete(struct gl_context *ctx, struct gl_texture_object *texObj) in incomplete() 259 struct gl_texture_object *texObj, in set_tex_parameteri() 702 struct gl_texture_object *texObj, in set_tex_parameterf() 862 struct gl_texture_object *texObj, in _mesa_texture_parameterf() 920 struct gl_texture_object *texObj, in _mesa_texture_parameterfv() 988 struct gl_texture_object *texObj, in _mesa_texture_parameteri() 1032 struct gl_texture_object *texObj, in _mesa_texture_parameteriv() 1074 struct gl_texture_object *texObj, in _mesa_texture_parameterIiv() 1103 struct gl_texture_object *texObj, in _mesa_texture_parameterIuiv() [all …]
|
D | texturebindless.c | 125 struct gl_texture_object *texObj = NULL; in make_texture_handle_resident() local 174 struct gl_texture_object *texObj = NULL; in make_image_handle_resident() local 206 find_texhandleobj(struct gl_texture_object *texObj, in find_texhandleobj() 218 get_texture_handle(struct gl_context *ctx, struct gl_texture_object *texObj, in get_texture_handle() 282 find_imghandleobj(struct gl_texture_object *texObj, GLint level, in find_imghandleobj() 297 get_image_handle(struct gl_context *ctx, struct gl_texture_object *texObj, in get_image_handle() 412 _mesa_init_texture_handles(struct gl_texture_object *texObj) in _mesa_init_texture_handles() 420 struct gl_texture_object *texObj) in _mesa_make_texture_handles_non_resident() 443 struct gl_texture_object *texObj) in _mesa_delete_texture_handles() 485 struct gl_texture_object *texObj = (*texHandleObj)->texObj; in _mesa_delete_sampler_handles() local [all …]
|
D | texobj.h | 103 _mesa_lock_texture(struct gl_context *ctx, struct gl_texture_object *texObj) in _mesa_lock_texture() 112 _mesa_unlock_texture(struct gl_context *ctx, struct gl_texture_object *texObj) in _mesa_unlock_texture() 122 _mesa_is_texture_complete(const struct gl_texture_object *texObj, in _mesa_is_texture_complete()
|
D | texobj.c | 123 struct gl_texture_object *texObj = NULL; in _mesa_lookup_texture_err() local 455 struct gl_texture_object *texObj) in _mesa_delete_texture_object() 496 struct gl_texture_object *texObj, in _mesa_clear_texture_object() 852 _mesa_cube_level_complete(const struct gl_texture_object *texObj, in _mesa_cube_level_complete() 889 _mesa_cube_complete(const struct gl_texture_object *texObj) in _mesa_cube_complete() 902 _mesa_dirty_texobj(struct gl_context *ctx, struct gl_texture_object *texObj) in _mesa_dirty_texobj() 925 struct gl_texture_object *texObj; in _mesa_get_fallback_texture() local 1048 texture_size(const struct gl_texture_object *texObj) in texture_size() 1074 const struct gl_texture_object *texObj = in count_tex_size() local 1108 _mesa_texture_base_format(const struct gl_texture_object *texObj) in _mesa_texture_base_format() [all …]
|
D | texstorage.c | 127 struct gl_texture_object *texObj, in get_tex_image() 141 struct gl_texture_object *texObj, in initialize_texture_fields() 181 struct gl_texture_object *texObj) in clear_texture_fields() 208 update_fbo_texture(struct gl_context *ctx, struct gl_texture_object *texObj) in update_fbo_texture() 274 struct gl_texture_object *texObj, in _mesa_AllocTextureStorage_sw() 306 struct gl_texture_object *texObj, in tex_storage_error_check() 393 struct gl_texture_object *texObj, in texture_storage() 497 struct gl_texture_object *texObj, in texture_storage_error() 509 struct gl_texture_object *texObj, in texture_storage_no_error() 527 struct gl_texture_object *texObj; in texstorage_error() local [all …]
|
D | teximage.c | 368 _mesa_select_tex_image(const struct gl_texture_object *texObj, in _mesa_select_tex_image() 387 _mesa_get_tex_image(struct gl_context *ctx, struct gl_texture_object *texObj, in _mesa_get_tex_image() 639 _mesa_get_texture_layers(const struct gl_texture_object *texObj, GLint level) in _mesa_get_texture_layers() 1636 mutable_tex_object(struct gl_texture_object *texObj) in mutable_tex_object() 1825 struct gl_texture_object* texObj, in texture_error_check() 2007 GLenum target, struct gl_texture_object* texObj, in compressed_texture_error_check() 2165 struct gl_texture_object *texObj, in texsubimage_error_check() 2289 GLenum target, struct gl_texture_object* texObj, in copytexture_error_check() 2569 const struct gl_texture_object *texObj, in copytexsubimage_error_check() 2692 struct gl_texture_object *texObj; member [all …]
|
D | shaderimage.c | 561 set_image_binding(struct gl_image_unit *u, struct gl_texture_object *texObj, in set_image_binding() 583 bind_image_texture(struct gl_context *ctx, struct gl_texture_object *texObj, in bind_image_texture() 602 struct gl_texture_object *texObj = NULL; in _mesa_BindImageTexture_no_error() local 617 struct gl_texture_object *texObj = NULL; in _mesa_BindImageTexture() local 662 struct gl_texture_object *texObj = NULL; in _mesa_BindImageTextureEXT() local 718 struct gl_texture_object *texObj = u->TexObj; in bind_image_textures() local
|
D | texgetimage.c | 894 select_tex_image(const struct gl_texture_object *texObj, GLenum target, in select_tex_image() 915 struct gl_texture_object *texObj, in dimensions_error_check() 1211 struct gl_texture_object *texObj, in common_error_check() 1263 struct gl_texture_object *texObj, in getteximage_error_check() 1305 struct gl_texture_object *texObj, in gettexsubimage_error_check() 1347 get_texture_image_dims(const struct gl_texture_object *texObj, in get_texture_image_dims() 1386 struct gl_texture_object *texObj, in get_texture_image() 1450 struct gl_texture_object *texObj, in _get_texture_image() 1521 struct gl_texture_object *texObj = in _mesa_GetTextureImage() local 1544 struct gl_texture_object *texObj = in _mesa_GetTextureImageEXT() local [all …]
|
D | textureview.c | 306 struct gl_texture_object *texObj, in initialize_texture_fields() 463 struct gl_texture_object *texObj, in _mesa_set_texture_view_state() 529 struct gl_texture_object *texObj, GLenum target, in texture_view() 714 struct gl_texture_object *texObj; in _mesa_TextureView_no_error() local 732 struct gl_texture_object *texObj; in _mesa_TextureView() local
|
D | texstate.c | 541 const struct gl_texture_object *texObj = texUnit->_Current; in update_tex_combine() local 661 struct gl_texture_object *texObj; in update_single_program_texture() local 717 struct gl_texture_object *texObj; in update_single_program_texture_state() local 827 struct gl_texture_object *texObj = texUnit->CurrentTex[texIndex]; in update_ff_texture_state() local 870 struct gl_texture_object *texObj = in fix_missing_textures_for_atifs() local
|
D | teximage.h | 175 _mesa_base_tex_image(const struct gl_texture_object *texObj) in _mesa_base_tex_image()
|
D | debug.c | 265 write_texture_image(struct gl_texture_object *texObj, in write_texture_image() 354 dump_texture(struct gl_texture_object *texObj, GLuint writeImages) in dump_texture() 388 struct gl_texture_object *texObj = _mesa_lookup_texture(ctx, texture); in _mesa_dump_texture() local 398 struct gl_texture_object *texObj = (struct gl_texture_object *) data; in dump_texture_cb() local
|
/third_party/mesa3d/src/mesa/swrast/ |
D | s_texture.c | 265 _swrast_map_texture(struct gl_context *ctx, struct gl_texture_object *texObj) in _swrast_map_texture() 325 _swrast_unmap_texture(struct gl_context *ctx, struct gl_texture_object *texObj) in _swrast_unmap_texture() 367 struct gl_texture_object *texObj = ctx->Texture.Unit[unit]._Current; in _swrast_map_textures() local 383 struct gl_texture_object *texObj = ctx->Texture.Unit[unit]._Current; in _swrast_unmap_textures() local
|
D | s_fragprog.c | 83 const struct gl_texture_object *texObj = ctx->Texture.Unit[unit]._Current; in fetch_texel_lod() local 117 const struct gl_texture_object *texObj = texUnit->_Current; in fetch_texel_deriv() local
|
/third_party/mesa3d/src/mesa/drivers/dri/r200/ |
D | r200_fragshader.c | 367 struct gl_texture_object *texObj = ctx->Texture.Unit[reg]._Current; in r200UpdateFSRouting() local 416 struct gl_texture_object *texObj = ctx->Texture.Unit[reg]._Current; in r200UpdateFSRouting() local 454 struct gl_texture_object *texObj = ctx->Texture.Unit[reg]._Current; in r200UpdateFSRouting() local
|
D | radeon_mipmap_tree.c | 312 … GLboolean radeon_miptree_matches_texture(radeon_mipmap_tree *mt, struct gl_texture_object *texObj) in radeon_miptree_matches_texture() 360 struct gl_texture_object *texObj = &t->base; in radeon_try_alloc_miptree() local 447 static radeon_mipmap_tree * get_biggest_matching_miptree(radeonTexObj *texObj, in get_biggest_matching_miptree() 511 struct gl_texture_object *texObj) in radeon_validate_texture_miptree() 573 uint32_t get_base_teximage_offset(radeonTexObj *texObj) in get_base_teximage_offset()
|
D | radeon_texture.c | 490 struct gl_texture_object *texObj, in teximage_assign_miptree() 535 struct gl_texture_object *texObj, in radeon_image_target_texture_2d() 641 struct gl_texture_object *texObj, in radeon_miptree_create_for_teximage()
|
/third_party/mesa3d/src/mesa/drivers/dri/radeon/ |
D | radeon_mipmap_tree.c | 312 … GLboolean radeon_miptree_matches_texture(radeon_mipmap_tree *mt, struct gl_texture_object *texObj) in radeon_miptree_matches_texture() 360 struct gl_texture_object *texObj = &t->base; in radeon_try_alloc_miptree() local 447 static radeon_mipmap_tree * get_biggest_matching_miptree(radeonTexObj *texObj, in get_biggest_matching_miptree() 511 struct gl_texture_object *texObj) in radeon_validate_texture_miptree() 573 uint32_t get_base_teximage_offset(radeonTexObj *texObj) in get_base_teximage_offset()
|
D | radeon_texture.c | 490 struct gl_texture_object *texObj, in teximage_assign_miptree() 535 struct gl_texture_object *texObj, in radeon_image_target_texture_2d() 641 struct gl_texture_object *texObj, in radeon_miptree_create_for_teximage()
|
/third_party/mesa3d/src/mesa/state_tracker/ |
D | st_cb_eglimage.c | 266 struct gl_texture_object *texObj, in st_bind_egl_image() 400 struct gl_texture_object *texObj, in st_egl_image_target_texture_2d() 420 struct gl_texture_object *texObj, in st_egl_image_target_tex_storage()
|
D | st_cb_semaphoreobjects.c | 90 struct st_texture_object *texObj; in st_server_wait_semaphore() local 139 struct st_texture_object *texObj; in st_server_signal_semaphore() local
|
D | st_gen_mipmap.c | 54 struct gl_texture_object *texObj) in st_generate_mipmap()
|
/third_party/mesa3d/src/mesa/drivers/common/ |
D | meta_generate_mipmap.c | 59 struct gl_texture_object *texObj) in fallback_required() 148 struct gl_texture_object *texObj) in _mesa_meta_GenerateMipmap()
|
D | meta_blit.c | 108 struct gl_texture_object *texObj; in blitframebuffer_texture() local 318 struct gl_texture_object *const texObj = in _mesa_meta_fb_tex_blit_end() local 364 struct gl_texture_object *texObj; in texture_object_from_renderbuffer() local 384 setup_sampler(struct gl_context *ctx, struct gl_texture_object *texObj, in setup_sampler()
|