HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
types.h File Reference
+ Include dependency graph for types.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...
 

Function Documentation

HDX_API HioFormat HdxGetHioFormat ( HgiFormat  hgiFormat)

Returns the HioFormat for the given HgiFormat.

HDX_API std::ostream& operator<< ( std::ostream &  out,
const HdxShaderInputs pv 
)
HDX_API bool operator== ( const HdxShaderInputs lhs,
const HdxShaderInputs rhs 
)