HDK
|
#include <ostream>
#include <fstream>
#include <vector>
#include "pxr/pxr.h"
#include "pxr/imaging/hgi/graphicsCmdsDesc.h"
#include "pxr/imaging/hgiGL/api.h"
Go to the source code of this file.
Classes | |
class | HgiGLFramebufferCache |
Typedefs | |
using | HgiGLDescriptorCacheVec = std::vector< struct HgiGLDescriptorCacheItem * > |
using HgiGLDescriptorCacheVec = std::vector<struct HgiGLDescriptorCacheItem*> |
Definition at line 37 of file framebufferCache.h.