|
HDK
|
#include "pxr/pxr.h"#include "pxr/imaging/hdSt/api.h"#include "pxr/imaging/hd/bufferSource.h"#include "pxr/imaging/hdSt/resourceBinder.h"#include "pxr/imaging/hdSt/extCompComputeShader.h"#include "pxr/imaging/hdSt/resourceRegistry.h"#include <vector>
Include dependency graph for extCompGpuComputationResource.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | HdStExtCompGpuComputationResource |
Typedefs | |
| using | HdStExtCompGpuComputationResourceSharedPtr = std::shared_ptr< class HdStExtCompGpuComputationResource > |
| using | HdStGLSLProgramSharedPtr = std::shared_ptr< class HdStGLSLProgram > |
| using | HdBufferArrayRangeSharedPtrVector = std::vector< HdBufferArrayRangeSharedPtr > |
| using HdBufferArrayRangeSharedPtrVector = std::vector<HdBufferArrayRangeSharedPtr> |
Definition at line 25 of file extCompGpuComputationResource.h.
| using HdStExtCompGpuComputationResourceSharedPtr = std::shared_ptr<class HdStExtCompGpuComputationResource> |
Definition at line 22 of file extCompGpuComputationResource.h.
| using HdStGLSLProgramSharedPtr = std::shared_ptr<class HdStGLSLProgram> |
Definition at line 23 of file extCompGpuComputationResource.h.