HDK
|
#include "pxr/pxr.h"
#include "pxr/imaging/hio/types.h"
#include "pxr/base/tf/token.h"
#include "pxr/base/tf/staticTokens.h"
#include <vector>
Go to the source code of this file.
Classes | |
class | HioGlslfxResourceLayout |
struct | HioGlslfxResourceLayout::Member |
Specifies a member of an aggregate resource element. More... | |
struct | HioGlslfxResourceLayout::Element |
Specifies a resource element. More... | |
struct | HioGlslfxResourceLayout::TextureElement |
Specifies a texture element. More... | |
Macros | |
#define | HIO_GLSLFX_RESOURCE_LAYOUT_TOKENS |
Functions | |
TF_DECLARE_PUBLIC_TOKENS (HioGlslfxResourceLayoutTokens, HIO_API, HIO_GLSLFX_RESOURCE_LAYOUT_TOKENS) | |
#define HIO_GLSLFX_RESOURCE_LAYOUT_TOKENS |
Definition at line 39 of file glslfxResourceLayout.h.
TF_DECLARE_PUBLIC_TOKENS | ( | HioGlslfxResourceLayoutTokens | , |
HIO_API | , | ||
HIO_GLSLFX_RESOURCE_LAYOUT_TOKENS | |||
) |