|
Blender
V2.93
|
#include <kernel_compat_cpu.h>
Public Member Functions | |
| ccl_always_inline const T & | fetch (int index) |
Public Attributes | |
| T * | data |
| int | width |
Definition at line 74 of file kernel_compat_cpu.h.
|
inline |
Definition at line 75 of file kernel_compat_cpu.h.
References texture< T >::data, kernel_assert, and texture< T >::width.
Definition at line 107 of file kernel_compat_cpu.h.
Referenced by texture< T >::fetch().
Definition at line 108 of file kernel_compat_cpu.h.
Referenced by texture< T >::fetch().