|
HDK
|
#include "pxr/pxr.h"#include "pxr/imaging/hgi/api.h"#include "pxr/imaging/hgi/enums.h"#include "pxr/imaging/hgi/handle.h"#include "pxr/imaging/hgi/shaderFunctionDesc.h"#include "pxr/imaging/hgi/types.h"
Include dependency graph for shaderFunction.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | HgiShaderFunction |
Typedefs | |
| using | HgiShaderFunctionHandle = HgiHandle< class HgiShaderFunction > |
| using | HgiShaderFunctionHandleVector = std::vector< HgiShaderFunctionHandle > |
Definition at line 79 of file shaderFunction.h.
| using HgiShaderFunctionHandleVector = std::vector<HgiShaderFunctionHandle> |
Definition at line 80 of file shaderFunction.h.