extension: GL_QCOM_image_processing support

This commit is contained in:
Wooyoung Kim
2023-08-21 17:14:52 -07:00
committed by GitHub
parent 4e7ccd4af5
commit db8719ae07
24 changed files with 939 additions and 5 deletions

View File

@@ -56,6 +56,7 @@ namespace spv {
#include "GLSL.ext.NV.h"
#include "GLSL.ext.ARM.h"
#include "NonSemanticShaderDebugInfo100.h"
#include "GLSL.ext.QCOM.h"
}
}
const char* GlslStd450DebugNames[spv::GLSLstd450Count];