25 #ifndef OPENSUBDIV3_OSD_HLSL_PATCH_SHADER_SOURCE_H
26 #define OPENSUBDIV3_OSD_HLSL_PATCH_SHADER_SOURCE_H
28 #include "../version.h"
30 #include "../far/patchDescriptor.h"
33 namespace OPENSUBDIV_VERSION {
51 using namespace OPENSUBDIV_VERSION;
55 #endif // OPENSUBDIV3_OSD_HLSL_PATCH_SHADER_SOURCE_H
static std::string GetDomainShaderSource(Far::PatchDescriptor::Type type)
static std::string GetVertexShaderSource(Far::PatchDescriptor::Type type)
static std::string GetHullShaderSource(Far::PatchDescriptor::Type type)
static std::string GetCommonShaderSource()