Skip to main content

HIPShader

The HIPShader class extends the Shader class to specialize in managing shaders for HIP. It provides methods to retrieve the underlying HIP module and function, enabling integration with HIP.

#include <platform/TellusimShader.h>

Inheritance

Constructors

HIPShader()

Methods

void *getModule() const
void *getFunction() const