HDK
|
#include "pxr/pxr.h"
#include "pxr/imaging/hdx/api.h"
#include "pxr/imaging/hdx/version.h"
#include "pxr/imaging/hgi/types.h"
#include "pxr/imaging/hio/types.h"
#include "pxr/base/tf/token.h"
#include "pxr/base/vt/dictionary.h"
Go to the source code of this file.
Classes | |
struct | HdxShaderInputs |
Functions | |
HDX_API bool | operator== (const HdxShaderInputs &lhs, const HdxShaderInputs &rhs) |
HDX_API bool | operator!= (const HdxShaderInputs &lhs, const HdxShaderInputs &rhs) |
HDX_API std::ostream & | operator<< (std::ostream &out, const HdxShaderInputs &pv) |
HDX_API HioFormat | HdxGetHioFormat (HgiFormat hgiFormat) |
Returns the HioFormat for the given HgiFormat. More... | |
Returns the HioFormat for the given HgiFormat.
HDX_API bool operator!= | ( | const HdxShaderInputs & | lhs, |
const HdxShaderInputs & | rhs | ||
) |
HDX_API std::ostream& operator<< | ( | std::ostream & | out, |
const HdxShaderInputs & | pv | ||
) |
HDX_API bool operator== | ( | const HdxShaderInputs & | lhs, |
const HdxShaderInputs & | rhs | ||
) |