|
Blender V4.5
|
#include <BKE_image.hh>
Public Attributes | |
| GPUTexture ** | texture |
| GPUTexture ** | tile_mapping |
Definition at line 606 of file BKE_image.hh.
| GPUTexture** ImageGPUTextures::texture |
Definition at line 607 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().
| GPUTexture** ImageGPUTextures::tile_mapping |
Definition at line 608 of file BKE_image.hh.
Referenced by blender::draw::detail::PassBase< DrawCommandBufType >::material_set().