|
Blender V4.3
|
#include <BKE_image.hh>
Public Attributes | |
| GPUTexture * | texture |
| GPUTexture * | tile_mapping |
Definition at line 582 of file BKE_image.hh.
| GPUTexture* ImageGPUTextures::texture |
Definition at line 583 of file BKE_image.hh.
Referenced by BKE_image_get_gpu_texture(), BKE_image_get_gpu_viewer_texture(), DRW_shgroup_add_material_resources(), blender::workbench::SceneResources::init(), blender::draw::detail::PassBase< DrawCommandBufType >::material_set(), and blender::workbench::ObjectState::ObjectState().
| GPUTexture* ImageGPUTextures::tile_mapping |
Definition at line 584 of file BKE_image.hh.
Referenced by DRW_shgroup_add_material_resources(), and blender::draw::detail::PassBase< DrawCommandBufType >::material_set().