HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
HgiGfxCmdBfrExecutionTestDriver Class Reference

#include <unitTestHelper.h>

+ Inheritance diagram for HgiGfxCmdBfrExecutionTestDriver:

Public Member Functions

HGI_API HgiGfxCmdBfrExecutionTestDriver ()
 
HGI_API ~HgiGfxCmdBfrExecutionTestDriver ()
 
HGI_API bool ExecuteTestGfxCmdBfr ()
 
HGI_API bool WriteToFile (const std::string &filePath)
 
- Public Member Functions inherited from HgiPipelineCreationTestDriver
HGI_API HgiPipelineCreationTestDriver ()
 
HGI_API ~HgiPipelineCreationTestDriver ()
 
HGI_API bool CreateTestPipeline ()
 
HGI_API HgiGetHgi ()
 

Additional Inherited Members

- Protected Member Functions inherited from HgiPipelineCreationTestDriver
bool _CreateShaderProgram ()
 
void _DestroyShaderProgram ()
 
void _CreateVertexBufferDescriptor ()
 
bool _CreatePipeline ()
 
void _PrintCompileErrors ()
 
- Protected Attributes inherited from HgiPipelineCreationTestDriver
HgiUniquePtr _hgi
 
HgiShaderProgramHandle _shaderProgram
 
HgiGraphicsPipelineHandle _pipeline
 
HgiVertexBufferDesc _vboDesc
 
HgiAttachmentDesc _colorAtt
 
HgiAttachmentDesc _depthAtt
 

Detailed Description

Definition at line 81 of file unitTestHelper.h.

Constructor & Destructor Documentation

HGI_API HgiGfxCmdBfrExecutionTestDriver::HgiGfxCmdBfrExecutionTestDriver ( )
HGI_API HgiGfxCmdBfrExecutionTestDriver::~HgiGfxCmdBfrExecutionTestDriver ( )

Member Function Documentation

HGI_API bool HgiGfxCmdBfrExecutionTestDriver::ExecuteTestGfxCmdBfr ( )
HGI_API bool HgiGfxCmdBfrExecutionTestDriver::WriteToFile ( const std::string filePath)

The documentation for this class was generated from the following file: