|
Blender V5.0
|
#include <BKE_image.hh>
Public Attributes | |
| blender::gpu::Texture ** | texture |
| blender::gpu::Texture ** | tile_mapping |
Definition at line 613 of file BKE_image.hh.
| blender::gpu::Texture** ImageGPUTextures::texture |
Definition at line 614 of file BKE_image.hh.
Referenced by BKE_image_get_gpu_texture(), BKE_image_get_gpu_viewer_texture(), and blender::draw::detail::PassBase< DrawCommandBufType >::material_set().
| blender::gpu::Texture** ImageGPUTextures::tile_mapping |
Definition at line 615 of file BKE_image.hh.
Referenced by blender::draw::detail::PassBase< DrawCommandBufType >::material_set().