/third_party/mesa3d/src/mesa/main/ |
D | texparam.c | 157 struct gl_texture_object *texObj; in get_texobj_by_name() local 230 incomplete(struct gl_context *ctx, struct gl_texture_object *texObj) in incomplete() 257 struct gl_texture_object *texObj, in set_tex_parameteri() 737 struct gl_texture_object *texObj, in set_tex_parameterf() 918 struct gl_texture_object *texObj, in _mesa_texture_parameter_invalidate() 927 struct gl_texture_object *texObj, in _mesa_texture_parameterf() 987 struct gl_texture_object *texObj, in _mesa_texture_parameterfv() 1057 struct gl_texture_object *texObj, in _mesa_texture_parameteri() 1101 struct gl_texture_object *texObj, in _mesa_texture_parameteriv() 1143 struct gl_texture_object *texObj, in _mesa_texture_parameterIiv() [all …]
|
D | genmipmap.c | 116 struct gl_texture_object *texObj, GLenum target, in generate_texture_mipmap() 200 struct gl_texture_object *texObj = _mesa_get_current_tex_object(ctx, target); in _mesa_GenerateMipmap_no_error() local 207 struct gl_texture_object *texObj; in _mesa_GenerateMipmap() local 231 struct gl_texture_object *texObj = _mesa_lookup_texture(ctx, texture); in _mesa_GenerateTextureMipmap_no_error() local 236 validate_params_and_generate_mipmap(struct gl_texture_object *texObj, const char* caller) in validate_params_and_generate_mipmap() 256 struct gl_texture_object *texObj; in _mesa_GenerateTextureMipmap() local 266 struct gl_texture_object *texObj; in _mesa_GenerateTextureMipmapEXT() local 279 struct gl_texture_object *texObj; in _mesa_GenerateMultiTexMipmapEXT() local
|
D | texturebindless.c | 131 struct gl_texture_object *texObj = NULL; in make_texture_handle_resident() local 180 struct gl_texture_object *texObj = NULL; in make_image_handle_resident() local 212 find_texhandleobj(struct gl_texture_object *texObj, in find_texhandleobj() 224 new_texture_handle(struct gl_context *ctx, struct gl_texture_object *texObj, in new_texture_handle() 250 get_texture_handle(struct gl_context *ctx, struct gl_texture_object *texObj, in get_texture_handle() 314 find_imghandleobj(struct gl_texture_object *texObj, GLint level, in find_imghandleobj() 329 get_image_handle(struct gl_context *ctx, struct gl_texture_object *texObj, in get_image_handle() 446 _mesa_init_texture_handles(struct gl_texture_object *texObj) in _mesa_init_texture_handles() 454 struct gl_texture_object *texObj) in _mesa_make_texture_handles_non_resident() 477 struct gl_texture_object *texObj) in _mesa_delete_texture_handles() [all …]
|
D | texobj.h | 98 _mesa_lock_texture(struct gl_context *ctx, struct gl_texture_object *texObj) in _mesa_lock_texture() 107 _mesa_unlock_texture(struct gl_context *ctx, struct gl_texture_object *texObj) in _mesa_unlock_texture() 117 _mesa_is_texture_complete(const struct gl_texture_object *texObj, in _mesa_is_texture_complete()
|
D | texobj.c | 130 struct gl_texture_object *texObj = NULL; in _mesa_lookup_texture_err() local 465 struct gl_texture_object *texObj) in _mesa_delete_texture_object() 510 struct gl_texture_object *texObj, in _mesa_clear_texture_object() 866 _mesa_cube_level_complete(const struct gl_texture_object *texObj, in _mesa_cube_level_complete() 903 _mesa_cube_complete(const struct gl_texture_object *texObj) in _mesa_cube_complete() 916 _mesa_dirty_texobj(struct gl_context *ctx, struct gl_texture_object *texObj) in _mesa_dirty_texobj() 939 struct gl_texture_object *texObj; in _mesa_get_fallback_texture() local 1061 texture_size(const struct gl_texture_object *texObj) in texture_size() 1087 const struct gl_texture_object *texObj = in count_tex_size() local 1121 _mesa_texture_base_format(const struct gl_texture_object *texObj) in _mesa_texture_base_format() [all …]
|
D | texstorage.c | 128 struct gl_texture_object *texObj, in get_tex_image() 142 struct gl_texture_object *texObj, in initialize_texture_fields() 182 struct gl_texture_object *texObj) in clear_texture_fields() 209 update_fbo_texture(struct gl_context *ctx, struct gl_texture_object *texObj) in update_fbo_texture() 272 struct gl_texture_object *texObj, in tex_storage_error_check() 354 struct gl_texture_object *texObj, in _mesa_sparse_texture_error_check() 437 struct gl_texture_object *texObj, in texture_storage() 549 struct gl_texture_object *texObj, in texture_storage_error() 561 struct gl_texture_object *texObj, in texture_storage_no_error() 579 struct gl_texture_object *texObj; in texstorage_error() local [all …]
|
D | teximage.c | 369 _mesa_select_tex_image(const struct gl_texture_object *texObj, in _mesa_select_tex_image() 388 _mesa_get_tex_image(struct gl_context *ctx, struct gl_texture_object *texObj, in _mesa_get_tex_image() 640 _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() 2562 const struct gl_texture_object *texObj, in copytexsubimage_error_check() 2685 struct gl_texture_object *texObj; member [all …]
|
D | shaderimage.c | 564 set_image_binding(struct gl_image_unit *u, struct gl_texture_object *texObj, in set_image_binding() 586 bind_image_texture(struct gl_context *ctx, struct gl_texture_object *texObj, in bind_image_texture() 605 struct gl_texture_object *texObj = NULL; in _mesa_BindImageTexture_no_error() local 620 struct gl_texture_object *texObj = NULL; in _mesa_BindImageTexture() local 665 struct gl_texture_object *texObj = NULL; in _mesa_BindImageTextureEXT() local 721 struct gl_texture_object *texObj = u->TexObj; in bind_image_textures() local
|
D | texgetimage.c | 895 select_tex_image(const struct gl_texture_object *texObj, GLenum target, in select_tex_image() 916 struct gl_texture_object *texObj, in dimensions_error_check() 1212 struct gl_texture_object *texObj, in common_error_check() 1264 struct gl_texture_object *texObj, in getteximage_error_check() 1306 struct gl_texture_object *texObj, in gettexsubimage_error_check() 1348 get_texture_image_dims(const struct gl_texture_object *texObj, in get_texture_image_dims() 1387 struct gl_texture_object *texObj, in get_texture_image() 1454 struct gl_texture_object *texObj, in _get_texture_image() 1525 struct gl_texture_object *texObj = in _mesa_GetTextureImage() local 1548 struct gl_texture_object *texObj = in _mesa_GetTextureImageEXT() local [all …]
|
D | texstate.c | 543 const struct gl_texture_object *texObj = texUnit->_Current; in update_tex_combine() local 663 struct gl_texture_object *texObj; in update_single_program_texture() local 719 struct gl_texture_object *texObj; in update_single_program_texture_state() local 829 struct gl_texture_object *texObj = texUnit->CurrentTex[texIndex]; in update_ff_texture_state() local 872 struct gl_texture_object *texObj = in fix_missing_textures_for_atifs() local
|
D | textureview.c | 309 struct gl_texture_object *texObj, in initialize_texture_fields() 466 struct gl_texture_object *texObj, in _mesa_set_texture_view_state() 532 struct gl_texture_object *texObj, GLenum target, in texture_view() 716 struct gl_texture_object *texObj; in _mesa_TextureView_no_error() local 734 struct gl_texture_object *texObj; in _mesa_TextureView() local
|
D | debug.c | 268 write_texture_image(struct gl_texture_object *texObj, in write_texture_image() 357 dump_texture(struct gl_texture_object *texObj, GLuint writeImages) in dump_texture() 391 struct gl_texture_object *texObj = _mesa_lookup_texture(ctx, texture); in _mesa_dump_texture() local 401 struct gl_texture_object *texObj = (struct gl_texture_object *) data; in dump_texture_cb() local
|
D | teximage.h | 175 _mesa_base_tex_image(const struct gl_texture_object *texObj) in _mesa_base_tex_image()
|
D | externalobjects.c | 336 struct gl_texture_object *texObj; in texstorage_memory() local 380 struct gl_texture_object *texObj; in texstorage_memory_ms() local 412 struct gl_texture_object *texObj; in texturestorage_memory() local 456 struct gl_texture_object *texObj; in texturestorage_memory_ms() local 670 struct gl_texture_object *texObj; in server_wait_semaphore() local 718 struct gl_texture_object *texObj; in server_signal_semaphore() local
|
D | dlist.h | 98 struct gl_texture_object *texObj; member
|
D | attrib.c | 566 struct gl_texture_object *texObj = in pop_texture_group() local 611 struct gl_texture_object *texObj = in pop_texture_group() local
|
/third_party/mesa3d/src/mesa/state_tracker/ |
D | st_sampler_view.c | 433 const struct gl_texture_object *texObj, in get_texture_format_swizzle() 471 const struct gl_texture_object *texObj, in check_sampler_swizzle() 485 last_level(const struct gl_texture_object *texObj) in last_level() 497 last_layer(const struct gl_texture_object *texObj) in last_layer() 512 const struct gl_texture_object *texObj, in st_get_sampler_view_format() 589 struct gl_texture_object *texObj, in st_create_texture_sampler_view_from_stobj() 626 struct gl_texture_object *texObj, in st_get_texture_sampler_view_from_stobj() 686 struct gl_texture_object *texObj, in st_get_buffer_sampler_view_from_stobj()
|
D | st_vdpau.h | 53 GLboolean output, struct gl_texture_object *texObj, in st_vdpau_map_surface() 58 GLboolean output, struct gl_texture_object *texObj, in st_vdpau_unmap_surface()
|
D | st_cb_eglimage.c | 265 struct gl_texture_object *texObj, in st_bind_egl_image() 414 struct gl_texture_object *texObj, in st_egl_image_target_texture_2d() 434 struct gl_texture_object *texObj, in st_egl_image_target_tex_storage()
|
D | st_gen_mipmap.c | 50 struct gl_texture_object *texObj) in st_generate_mipmap()
|
D | st_vdpau.c | 187 GLboolean output, struct gl_texture_object *texObj, in st_vdpau_map_surface() 263 GLboolean output, struct gl_texture_object *texObj, in st_vdpau_unmap_surface()
|
D | st_atom_shader.c | 62 struct gl_texture_object *texObj = _mesa_get_tex_unit(ctx, unit)->_Current; in get_texture_index() local
|
D | st_texture.h | 119 st_get_texobj_resource(struct gl_texture_object *texObj) in st_get_texobj_resource()
|
D | st_atom_texture.c | 64 struct gl_texture_object *texObj; in st_update_single_texture() local
|
D | st_cb_texture.c | 1019 struct gl_texture_object *texObj = texImage->TexObject; in prep_teximage() local 3176 struct gl_texture_object *texObj, in st_texture_storage() 3298 struct gl_texture_object *texObj, in st_AllocTextureStorage() 3323 struct gl_texture_object *texObj = in st_TestProxyTexImage() local 3366 struct gl_texture_object *texObj, in st_TextureView() 3462 struct gl_texture_object *texObj = texImage->TexObject; in st_ClearTexSubImage() local 3512 struct gl_texture_object *texObj, in st_SetTextureStorageForMemoryObject()
|