24 #ifndef PXR_IMAGING_HD_ST_GL_CONVERSIONS_H
25 #define PXR_IMAGING_HD_ST_GL_CONVERSIONS_H
74 #endif // PXR_IMAGING_HD_ST_GL_CONVERSIONS_H
static HDST_API GLenum GetGlStencilFunc(HdCompareFunction func)
static HDST_API TfToken GetGLSLIdentifier(TfToken const &identifier)
Return a GLSL-safe, mangled name identifier.
static HDST_API GLenum GetGlBlendOp(HdBlendOp op)
static HDST_API GLenum GetGlStencilOp(HdStencilOp op)
static HDST_API TfToken GetGLSLTypename(HdType type)
Return the name of the given type as represented in GLSL.
static HDST_API GLenum GetGlBlendFactor(HdBlendFactor factor)
static HDST_API GLenum GetPrimitiveMode(HdSt_GeometricShader const *geometricShader)
PXR_NAMESPACE_CLOSE_SCOPE PXR_NAMESPACE_OPEN_SCOPE
#define PXR_NAMESPACE_CLOSE_SCOPE
static HDST_API GLenum GetGLAttribType(HdType type)
static HDST_API GLenum GetGlDepthFunc(HdCompareFunction func)