| attach_to(FrameBuffer *fb, GPUAttachmentType type) | blender::gpu::Texture | |
| attachment_type(int slot) const | blender::gpu::Texture | inline |
| check_feedback_loop(void) | blender::gpu::GLTexture | |
| clear(eGPUDataFormat format, const void *data) override | blender::gpu::GLTexture | virtual |
| copy_to(Texture *dst) override | blender::gpu::GLTexture | virtual |
| d_ | blender::gpu::Texture | protected |
| depth_get(void) const | blender::gpu::Texture | inline |
| detach_from(FrameBuffer *fb) | blender::gpu::Texture | |
| dimensions_count(void) const | blender::gpu::Texture | inline |
| fb_ | blender::gpu::Texture | protected |
| fb_attachment_ | blender::gpu::Texture | protected |
| format_ | blender::gpu::Texture | protected |
| format_flag_ | blender::gpu::Texture | protected |
| format_flag_get(void) const | blender::gpu::Texture | inline |
| format_get(void) const | blender::gpu::Texture | inline |
| generate_mipmap(void) override | blender::gpu::GLTexture | virtual |
| gl_bindcode_get(void) const override | blender::gpu::GLTexture | virtual |
| GLFrameBuffer class | blender::gpu::GLTexture | friend |
| GLStateManager class | blender::gpu::GLTexture | friend |
| GLTexture(const char *name) | blender::gpu::GLTexture | |
| h_ | blender::gpu::Texture | protected |
| height_get(void) const | blender::gpu::Texture | inline |
| init_1D(int w, int layers, eGPUTextureFormat format) | blender::gpu::Texture | |
| init_2D(int w, int h, int layers, eGPUTextureFormat format) | blender::gpu::Texture | |
| init_3D(int w, int h, int d, eGPUTextureFormat format) | blender::gpu::Texture | |
| init_buffer(GPUVertBuf *vbo, eGPUTextureFormat format) | blender::gpu::Texture | |
| init_cubemap(int w, int layers, eGPUTextureFormat format) | blender::gpu::Texture | |
| init_internal(void) override | blender::gpu::GLTexture | protectedvirtual |
| init_internal(GPUVertBuf *vbo) override | blender::gpu::GLTexture | protectedvirtual |
| layer_count(void) const | blender::gpu::Texture | inline |
| mip_depth_get(int mip) const | blender::gpu::Texture | inline |
| mip_height_get(int mip) const | blender::gpu::Texture | inline |
| mip_max_ | blender::gpu::Texture | protected |
| mip_min_ | blender::gpu::Texture | protected |
| mip_range_set(int min, int max) override | blender::gpu::GLTexture | virtual |
| mip_size_get(int mip, int r_size[3]) const | blender::gpu::Texture | inline |
| mip_width_get(int mip) const | blender::gpu::Texture | inline |
| mipmaps_ | blender::gpu::Texture | protected |
| name_ | blender::gpu::Texture | protected |
| read(int mip, eGPUDataFormat type) override | blender::gpu::GLTexture | virtual |
| refcount | blender::gpu::Texture | |
| sampler_state | blender::gpu::Texture | |
| samplers_free(void) | blender::gpu::GLTexture | static |
| samplers_init(void) | blender::gpu::GLTexture | static |
| samplers_update(void) | blender::gpu::GLTexture | static |
| src_h | blender::gpu::Texture | |
| src_w | blender::gpu::Texture | |
| swizzle_set(const char swizzle_mask[4]) override | blender::gpu::GLTexture | virtual |
| Texture(const char *name) | blender::gpu::Texture | |
| type_ | blender::gpu::Texture | protected |
| type_get(void) const | blender::gpu::Texture | inline |
| update(eGPUDataFormat format, const void *data) | blender::gpu::Texture | |
| update_sub(int mip, int offset[3], int extent[3], eGPUDataFormat type, const void *data) override | blender::gpu::GLTexture | virtual |
| w_ | blender::gpu::Texture | protected |
| width_get(void) const | blender::gpu::Texture | inline |
| ~GLTexture() | blender::gpu::GLTexture | |
| ~Texture() | blender::gpu::Texture | virtual |