|
HDK
|
#include <RV_VKShaderCompile.h>
Inheritance diagram for RV_VKShaderStageCompiler:Public Member Functions | |
| RV_VKShaderStageCompiler (const char *source, const char *name, RE_ShaderType stage, int version=0) | |
| ~RV_VKShaderStageCompiler () | |
| RE_ShaderType | getStage () |
Public Member Functions inherited from VE_ShaderStageCompiler | |
| VE_ShaderStageCompiler (const char *source, const char *name, VE_ShaderType stage, int version=0) | |
| ~VE_ShaderStageCompiler () | |
| bool | compile (UT_WorkBuffer &messages_out) |
| bool | isCompiled () |
| bool | isValid () |
| VE_ShaderType | getStageType () |
| void | getString (UT_WorkBuffer &string) |
| const char * | getname () |
Definition at line 98 of file RV_VKShaderCompile.h.
|
inline |
Definition at line 101 of file RV_VKShaderCompile.h.
|
inline |
Definition at line 108 of file RV_VKShaderCompile.h.
|
inline |
Definition at line 111 of file RV_VKShaderCompile.h.