SpiecsEngine
 
Loading...
Searching...
No Matches
SpicesTest::VulkanImage_test Class Reference

Unit Test for VulkanImage. More...

#include <VulkanImage_test.h>

Inheritance diagram for SpicesTest::VulkanImage_test:
SpicesTest::VulkanRenderBackend_test

Protected Member Functions

virtual void SetUp () override
 The interface is inherited from testing::Test. Registry on Initialize.
 
virtual void TearDown () override
 The interface is inherited from testing::Test. Registry on ShutDown.
 

Protected Attributes

std::unique_ptr< Spices::VulkanImagem_VulkanImage
 The unique pointer of VulkanImage.
 
std::unique_ptr< Spices::VulkanRenderBackendm_RenderBackend
 The unique pointer of VulkanRenderBackend.
 

Static Protected Attributes

static const int m_TextureSize = 100
 Texture's width and height.
 

Detailed Description

Unit Test for VulkanImage.

Definition at line 19 of file VulkanImage_test.h.


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