Blender
V3.3
|
Go to the source code of this file.
Functions | |
void | IMB_freeImBuf (struct ImBuf *UNUSED(ibuf)) |
void | IMB_colormanagement_display_to_scene_linear_v3 (float UNUSED(pixel[3]), struct ColorManagedDisplay *UNUSED(display)) |
bool | IMB_colormanagement_space_is_scene_linear (struct ColorSpace *colorspace) |
bool | IMB_colormanagement_space_is_data (struct ColorSpace *colorspace) |
void | BKE_material_defaults_free_gpu (void) |
Variables | |
int | G |
void * | BKE_image_free_buffers = NULL |
void * | BKE_image_get_tile = NULL |
void * | BKE_image_get_tile_from_iuser = NULL |
void * | BKE_tempdir_session = NULL |
void * | DRW_deferred_shader_remove = NULL |
void * | datatoc_common_view_lib_glsl = NULL |
void * | ntreeFreeLocalTree = NULL |
void * | ntreeGPUMaterialNodes = NULL |
void * | ntreeLocalize = NULL |
Definition at line 30 of file intern/ghost/test/multitest/stubs.c.
References default_materials, ListBase::first, GPU_material_free(), and Material::gpumaterial.
Referenced by gpu_codegen_exit(), and GPU_materials_free().
void IMB_colormanagement_display_to_scene_linear_v3 | ( | float | UNUSEDpixel[3], |
struct ColorManagedDisplay * | UNUSEDdisplay | ||
) |
Definition at line 15 of file intern/ghost/test/multitest/stubs.c.
bool IMB_colormanagement_space_is_data | ( | struct ColorSpace * | colorspace | ) |
Definition at line 25 of file intern/ghost/test/multitest/stubs.c.
References ColorSpace::is_data.
Referenced by gpu_texture_update_from_ibuf(), imb_gpu_get_data(), and imb_gpu_get_format().
bool IMB_colormanagement_space_is_scene_linear | ( | struct ColorSpace * | colorspace | ) |
Definition at line 20 of file intern/ghost/test/multitest/stubs.c.
References colormanage_ensure_srgb_scene_linear_info(), ColorSpace::info, and ColorSpace::is_scene_linear.
Referenced by gpu_texture_update_from_ibuf(), imb_gpu_get_data(), and imb_gpu_get_format().
Definition at line 12 of file intern/ghost/test/multitest/stubs.c.
Definition at line 38 of file intern/ghost/test/multitest/stubs.c.
Referenced by BKE_image_free_old_gputextures(), and image_rect_update().
Definition at line 39 of file intern/ghost/test/multitest/stubs.c.
Referenced by ED_image_undo_push_begin_with_image(), image_get_gpu_texture(), image_rect_update(), blender::bke::image::partial_update::ImageTileData::init_data(), and blender::bke::image::partial_update::ImagePartialUpdateTest::SetUp().
Definition at line 40 of file intern/ghost/test/multitest/stubs.c.
Referenced by BKE_image_update_gputexture().
Path to temporary directory (with trailing slash)
Definition at line 41 of file intern/ghost/test/multitest/stubs.c.
Referenced by BKE_memfile_undo_encode(), BKE_modifier_path_init(), BKE_modifier_path_relbase(), bpy_app_tempdir_get(), blender::compositor::get_operations_export_dir(), blender::io::obj::ObjExporterWriterTest::get_temp_obj_filename(), blender::compositor::DebugInfo::graphviz(), make_temp_filepath(), ptcache_path(), blender::bke::tests::AssetCatalogTest::use_temp_path(), and blender::bke::tests::AssetLibraryServiceTest::use_temp_path().
Definition at line 43 of file intern/ghost/test/multitest/stubs.c.
Definition at line 42 of file intern/ghost/test/multitest/stubs.c.
Referenced by GPU_material_free().
int G |
Defined in blender.c
Definition at line 35 of file intern/ghost/test/multitest/stubs.c.
Definition at line 44 of file intern/ghost/test/multitest/stubs.c.
Referenced by BKE_material_copybuf_free(), and GPU_material_from_nodetree().
Definition at line 45 of file intern/ghost/test/multitest/stubs.c.
Referenced by GPU_material_from_nodetree().
Definition at line 46 of file intern/ghost/test/multitest/stubs.c.
Referenced by blender::ed::space_node::compo_initjob(), GPU_material_from_nodetree(), light_copy_data(), material_copy_data(), texture_copy_data(), and world_copy_data().