Fix: remove error in previous commit
This commit is contained in:
@@ -57,8 +57,6 @@ typedef enum eGPUSamplerState {
|
|||||||
GPU_SAMPLER_MAX = (1 << 8),
|
GPU_SAMPLER_MAX = (1 << 8),
|
||||||
} eGPUSamplerState;
|
} eGPUSamplerState;
|
||||||
|
|
||||||
ENUM_OPERATORS(eGPUSamplerState)
|
|
||||||
|
|
||||||
#ifdef __cplusplus
|
#ifdef __cplusplus
|
||||||
extern "C" {
|
extern "C" {
|
||||||
#endif
|
#endif
|
||||||
|
|||||||
Reference in New Issue
Block a user