24 #ifndef PXR_IMAGING_HGIGL_DEVICE_H
25 #define PXR_IMAGING_HGIGL_DEVICE_H
62 bool resolved =
false);
69 HgiGLDevice & operator=(
const HgiGLDevice&) =
delete;
74 const HgiGLDevice& dev);
HGIGL_API void SubmitOps(HgiGLOpsVector const &ops)
Execute the provided functions / ops. This will emit the GL calls.
friend std::ofstream & operator<<(std::ofstream &out, const HgiGLDevice &dev)
HGIGL_API uint32_t AcquireFramebuffer(HgiGraphicsCmdsDesc const &desc, bool resolved=false)
PXR_NAMESPACE_CLOSE_SCOPE PXR_NAMESPACE_OPEN_SCOPE
#define PXR_NAMESPACE_CLOSE_SCOPE
std::vector< HgiGLOpsFn > HgiGLOpsVector