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

#include <RV_VKShaderCompile.h>

+ Inheritance diagram for RV_VKShader::Factory:

Public Member Functions

RE_ShadernewShader (const char *name, int shader_version, RE_ShaderLanguage lang) override
 
 ~Factory () override
 

Detailed Description

Definition at line 166 of file RV_VKShaderCompile.h.

Constructor & Destructor Documentation

RV_VKShader::Factory::~Factory ( )
inlineoverridevirtual

Reimplemented from RE_Shader::Factory.

Definition at line 175 of file RV_VKShaderCompile.h.

Member Function Documentation

RE_Shader* RV_VKShader::Factory::newShader ( const char *  name,
int  shader_version,
RE_ShaderLanguage  lang 
)
inlineoverridevirtual

Implements RE_Shader::Factory.

Definition at line 169 of file RV_VKShaderCompile.h.


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