Home
last modified time | relevance | path

Searched defs:texObj (Results 1 – 25 of 61) sorted by relevance

123

/external/mesa3d/src/mesa/main/
Dgenmipmap.c112 struct gl_texture_object *texObj, GLenum target, in generate_texture_mipmap()
173 struct gl_texture_object *texObj, GLenum target, in generate_texture_mipmap_error()
181 struct gl_texture_object *texObj, in generate_texture_mipmap_no_error()
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
235 struct gl_texture_object *texObj; in _mesa_GenerateTextureMipmap() local
Dtexparam.c158 struct gl_texture_object *texObj; in get_texobj_by_name() local
242 incomplete(struct gl_context *ctx, struct gl_texture_object *texObj) in incomplete()
269 struct gl_texture_object *texObj, in set_tex_parameteri()
665 struct gl_texture_object *texObj, in set_tex_parameterf()
815 struct gl_texture_object *texObj, in _mesa_texture_parameterf()
872 struct gl_texture_object *texObj, in _mesa_texture_parameterfv()
939 struct gl_texture_object *texObj, in _mesa_texture_parameteri()
984 struct gl_texture_object *texObj, in _mesa_texture_parameteriv()
1027 struct gl_texture_object *texObj, in _mesa_texture_parameterIiv()
1055 struct gl_texture_object *texObj, in _mesa_texture_parameterIuiv()
[all …]
Dtexturebindless.c124 struct gl_texture_object *texObj = NULL; in make_texture_handle_resident() local
173 struct gl_texture_object *texObj = NULL; in make_image_handle_resident() local
205 find_texhandleobj(struct gl_texture_object *texObj, in find_texhandleobj()
217 get_texture_handle(struct gl_context *ctx, struct gl_texture_object *texObj, in get_texture_handle()
281 find_imghandleobj(struct gl_texture_object *texObj, GLint level, in find_imghandleobj()
296 get_image_handle(struct gl_context *ctx, struct gl_texture_object *texObj, in get_image_handle()
411 _mesa_init_texture_handles(struct gl_texture_object *texObj) in _mesa_init_texture_handles()
419 struct gl_texture_object *texObj) in _mesa_make_texture_handles_non_resident()
442 struct gl_texture_object *texObj) in _mesa_delete_texture_handles()
484 struct gl_texture_object *texObj = (*texHandleObj)->texObj; in _mesa_delete_sampler_handles() local
[all …]
Dtexobj.h102 _mesa_lock_texture(struct gl_context *ctx, struct gl_texture_object *texObj) in _mesa_lock_texture()
110 _mesa_unlock_texture(struct gl_context *ctx, struct gl_texture_object *texObj) in _mesa_unlock_texture()
119 _mesa_is_texture_complete(const struct gl_texture_object *texObj, in _mesa_is_texture_complete()
Dtexobj.c120 struct gl_texture_object *texObj = NULL; in _mesa_lookup_texture_err() local
390 struct gl_texture_object *texObj) in _mesa_delete_texture_object()
485 struct gl_texture_object *texObj, in _mesa_clear_texture_object()
876 _mesa_cube_level_complete(const struct gl_texture_object *texObj, in _mesa_cube_level_complete()
913 _mesa_cube_complete(const struct gl_texture_object *texObj) in _mesa_cube_complete()
926 _mesa_dirty_texobj(struct gl_context *ctx, struct gl_texture_object *texObj) in _mesa_dirty_texobj()
948 struct gl_texture_object *texObj; in _mesa_get_fallback_texture() local
1068 texture_size(const struct gl_texture_object *texObj) in texture_size()
1094 const struct gl_texture_object *texObj = in count_tex_size() local
1130 _mesa_texture_base_format(const struct gl_texture_object *texObj) in _mesa_texture_base_format()
[all …]
Dtexstorage.c127 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()
496 struct gl_texture_object *texObj, in texture_storage_error()
508 struct gl_texture_object *texObj, in texture_storage_no_error()
526 struct gl_texture_object *texObj; in texstorage_error() local
[all …]
Dteximage.c367 _mesa_select_tex_image(const struct gl_texture_object *texObj, in _mesa_select_tex_image()
386 _mesa_get_tex_image(struct gl_context *ctx, struct gl_texture_object *texObj, in _mesa_get_tex_image()
656 _mesa_get_texture_layers(const struct gl_texture_object *texObj, GLint level) in _mesa_get_texture_layers()
1654 struct gl_texture_object *texObj = _mesa_get_current_tex_object(ctx, target); in mutable_tex_object() local
2181 struct gl_texture_object *texObj, in texsubimage_error_check()
2562 const struct gl_texture_object *texObj, in copytexsubimage_error_check()
2671 struct gl_texture_object *texObj; member
2685 const struct gl_texture_object *texObj = info->texObj; in check_rtt_cb() local
2722 struct gl_texture_object *texObj, in _mesa_update_fbo_texture()
2744 struct gl_texture_object *texObj, GLint level) in check_gen_mipmap()
[all …]
Dshaderimage.c569 set_image_binding(struct gl_image_unit *u, struct gl_texture_object *texObj, in set_image_binding()
591 bind_image_texture(struct gl_context *ctx, struct gl_texture_object *texObj, in bind_image_texture()
610 struct gl_texture_object *texObj = NULL; in _mesa_BindImageTexture_no_error() local
625 struct gl_texture_object *texObj = NULL; in _mesa_BindImageTexture() local
698 struct gl_texture_object *texObj = u->TexObj; in bind_image_textures() local
Dtexstate.c526 const struct gl_texture_object *texObj = texUnit->_Current; in update_tex_combine() local
645 struct gl_texture_object *texObj; in update_single_program_texture() local
699 struct gl_texture_object *texObj; in update_single_program_texture_state() local
807 struct gl_texture_object *texObj = texUnit->CurrentTex[texIndex]; in update_ff_texture_state() local
848 struct gl_texture_object *texObj = in fix_missing_textures_for_atifs() local
Dtexgetimage.c887 select_tex_image(const struct gl_texture_object *texObj, GLenum target, in select_tex_image()
909 struct gl_texture_object *texObj, in dimensions_error_check()
1143 struct gl_texture_object *texObj, in getteximage_error_check()
1253 get_texture_image_dims(const struct gl_texture_object *texObj, in get_texture_image_dims()
1292 struct gl_texture_object *texObj, in get_texture_image()
1362 struct gl_texture_object *texObj; in _mesa_GetnTexImageARB() local
1393 struct gl_texture_object *texObj; in _mesa_GetTexImage() local
1424 struct gl_texture_object *texObj = in _mesa_GetTextureImage() local
1460 struct gl_texture_object *texObj = in _mesa_GetTextureSubImage() local
1517 struct gl_texture_object *texObj, in getcompressedteximage_error_check()
[all …]
Dtextureview.c304 struct gl_texture_object *texObj, in initialize_texture_fields()
461 struct gl_texture_object *texObj, in _mesa_set_texture_view_state()
525 struct gl_texture_object *texObj, GLenum target, in texture_view()
709 struct gl_texture_object *texObj; in _mesa_TextureView_no_error() local
727 struct gl_texture_object *texObj; in _mesa_TextureView() local
Dteximage.h175 _mesa_base_tex_image(const struct gl_texture_object *texObj) in _mesa_base_tex_image()
Ddebug.c266 write_texture_image(struct gl_texture_object *texObj, in write_texture_image()
355 dump_texture(struct gl_texture_object *texObj, GLuint writeImages) in dump_texture()
389 struct gl_texture_object *texObj = _mesa_lookup_texture(ctx, texture); in _mesa_dump_texture() local
399 struct gl_texture_object *texObj = (struct gl_texture_object *) data; in dump_texture_cb() local
/external/mesa3d/src/mesa/state_tracker/
Dst_gen_mipmap.c55 struct gl_texture_object *texObj, in compute_num_levels()
78 struct gl_texture_object *texObj) in st_generate_mipmap()
Dst_cb_eglimage.c179 struct gl_texture_object *texObj, in st_bind_egl_image()
242 struct gl_texture_object *texObj, in st_egl_image_target_texture_2d()
/external/mesa3d/src/mesa/swrast/
Ds_texture.c263 _swrast_map_texture(struct gl_context *ctx, struct gl_texture_object *texObj) in _swrast_map_texture()
323 _swrast_unmap_texture(struct gl_context *ctx, struct gl_texture_object *texObj) in _swrast_unmap_texture()
365 struct gl_texture_object *texObj = ctx->Texture.Unit[unit]._Current; in _swrast_map_textures() local
381 struct gl_texture_object *texObj = ctx->Texture.Unit[unit]._Current; in _swrast_unmap_textures() local
Ds_fragprog.c83 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
/external/mesa3d/src/mesa/drivers/dri/r200/
Dr200_fragshader.c365 struct gl_texture_object *texObj = ctx->Texture.Unit[reg]._Current; in r200UpdateFSRouting() local
414 struct gl_texture_object *texObj = ctx->Texture.Unit[reg]._Current; in r200UpdateFSRouting() local
452 struct gl_texture_object *texObj = ctx->Texture.Unit[reg]._Current; in r200UpdateFSRouting() local
Dradeon_mipmap_tree.c311 … GLboolean radeon_miptree_matches_texture(radeon_mipmap_tree *mt, struct gl_texture_object *texObj) in radeon_miptree_matches_texture()
359 struct gl_texture_object *texObj = &t->base; in radeon_try_alloc_miptree() local
446 static radeon_mipmap_tree * get_biggest_matching_miptree(radeonTexObj *texObj, in get_biggest_matching_miptree()
510 struct gl_texture_object *texObj) in radeon_validate_texture_miptree()
572 uint32_t get_base_teximage_offset(radeonTexObj *texObj) in get_base_teximage_offset()
Dradeon_texture.c491 struct gl_texture_object *texObj, in teximage_assign_miptree()
536 struct gl_texture_object *texObj, in radeon_image_target_texture_2d()
646 struct gl_texture_object *texObj, in radeon_miptree_create_for_teximage()
Dr200_tex.c377 struct gl_texture_object *texObj, in r200TexParameter()
408 static void r200DeleteTexture(struct gl_context * ctx, struct gl_texture_object *texObj) in r200DeleteTexture()
/external/mesa3d/src/mesa/drivers/dri/radeon/
Dradeon_mipmap_tree.c311 … GLboolean radeon_miptree_matches_texture(radeon_mipmap_tree *mt, struct gl_texture_object *texObj) in radeon_miptree_matches_texture()
359 struct gl_texture_object *texObj = &t->base; in radeon_try_alloc_miptree() local
446 static radeon_mipmap_tree * get_biggest_matching_miptree(radeonTexObj *texObj, in get_biggest_matching_miptree()
510 struct gl_texture_object *texObj) in radeon_validate_texture_miptree()
572 uint32_t get_base_teximage_offset(radeonTexObj *texObj) in get_base_teximage_offset()
Dradeon_texture.c491 struct gl_texture_object *texObj, in teximage_assign_miptree()
536 struct gl_texture_object *texObj, in radeon_image_target_texture_2d()
646 struct gl_texture_object *texObj, in radeon_miptree_create_for_teximage()
Dradeon_tex.c330 struct gl_texture_object *texObj, in radeonTexParameter()
352 struct gl_texture_object *texObj ) in radeonDeleteTexture()
/external/mesa3d/src/mesa/drivers/common/
Dmeta_generate_mipmap.c59 struct gl_texture_object *texObj) in fallback_required()
148 struct gl_texture_object *texObj) in _mesa_meta_GenerateMipmap()

123