Blender V5.0
GPU_common.hh File Reference

Go to the source code of this file.

Macros

#define PROGRAM_NO_OPTI   0
#define GPU_INLINE   static inline __attribute__((always_inline)) __attribute__((__unused__))

Macro Definition Documentation

◆ GPU_INLINE

#define GPU_INLINE   static inline __attribute__((always_inline)) __attribute__((__unused__))

Definition at line 18 of file GPU_common.hh.

Referenced by GPU_vertbuf_raw_step(), and GPU_vertbuf_raw_used().

◆ PROGRAM_NO_OPTI

#define PROGRAM_NO_OPTI   0

Definition at line 11 of file GPU_common.hh.