| CreateMaterial(std::string file, void **data) | Hatchit::Graphics::GPUResourcePool | static |
| CreateMesh(std::string file, void **data) | Hatchit::Graphics::GPUResourcePool | static |
| CreatePipeline(std::string file, void **data) | Hatchit::Graphics::GPUResourcePool | static |
| CreateRenderPass(std::string file, void **data) | Hatchit::Graphics::GPUResourcePool | static |
| CreateRenderTarget(std::string file, void **data) | Hatchit::Graphics::GPUResourcePool | static |
| CreateRootLayout(std::string file, void **data) | Hatchit::Graphics::GPUResourcePool | static |
| CreateShader(std::string file, void **data) | Hatchit::Graphics::GPUResourcePool | static |
| CreateTexture(std::string file, void **data) | Hatchit::Graphics::GPUResourcePool | static |
| DeInitialize() | Hatchit::Graphics::GPUResourcePool | static |
| Initialize(IDevice *device, SwapChain *swapchain) | Hatchit::Graphics::GPUResourcePool | static |
| IsLocked() | Hatchit::Graphics::GPUResourcePool | static |
| RequestMaterial(std::string file, void **data) | Hatchit::Graphics::GPUResourcePool | static |
| RequestMaterialAsync(std::string file, void **data) | Hatchit::Graphics::GPUResourcePool | static |
| RequestMesh(std::string file, void **data) | Hatchit::Graphics::GPUResourcePool | static |
| RequestMeshAsync(std::string file, void **data) | Hatchit::Graphics::GPUResourcePool | static |
| RequestPipeline(std::string file, void **data) | Hatchit::Graphics::GPUResourcePool | static |
| RequestPipelineAsync(std::string file, void **data) (defined in Hatchit::Graphics::GPUResourcePool) | Hatchit::Graphics::GPUResourcePool | static |
| RequestRenderPass(std::string file, void **data) | Hatchit::Graphics::GPUResourcePool | static |
| RequestRenderPassAsync(std::string file, void **data) | Hatchit::Graphics::GPUResourcePool | static |
| RequestRenderTarget(std::string file, void **data) | Hatchit::Graphics::GPUResourcePool | static |
| RequestRenderTargetAsync(std::string file, void **data) | Hatchit::Graphics::GPUResourcePool | static |
| RequestRootLayout(std::string file, void **data) | Hatchit::Graphics::GPUResourcePool | static |
| RequestRootLayoutAsync(std::string file, void **data) | Hatchit::Graphics::GPUResourcePool | static |
| RequestShader(std::string file, void **data) | Hatchit::Graphics::GPUResourcePool | static |
| RequestShaderAsync(std::string file, void **data) | Hatchit::Graphics::GPUResourcePool | static |
| RequestTexture(std::string file, void **data) | Hatchit::Graphics::GPUResourcePool | static |
| RequestTextureAsync(std::string file, void **data) | Hatchit::Graphics::GPUResourcePool | static |