fix spirv reflect
This commit is contained in:
parent
7bc9886ffb
commit
53c500c302
9518
external/spirv_reflect/spirv.h
vendored
Normal file
9518
external/spirv_reflect/spirv.h
vendored
Normal file
File diff suppressed because it is too large
Load Diff
7
external/spirv_reflect/spirv_reflect.h
vendored
7
external/spirv_reflect/spirv_reflect.h
vendored
@ -31,12 +31,7 @@ VERSION HISTORY
|
||||
#ifndef SPIRV_REFLECT_H
|
||||
#define SPIRV_REFLECT_H
|
||||
|
||||
#if defined(SPIRV_REFLECT_USE_SYSTEM_SPIRV_H)
|
||||
#include <spirv/unified1/spirv.h>
|
||||
#else
|
||||
#include "./include/spirv/unified1/spirv.h"
|
||||
#endif
|
||||
|
||||
#include "spirv.h"
|
||||
|
||||
#include <stdint.h>
|
||||
#include <string.h>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user