webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
#include <CompilerImpl.h>
Public Member Functions | |
CompilerImpl () | |
virtual | ~CompilerImpl () |
virtual gl::Error | release ()=0 |
virtual ShShaderOutput | getTranslatorOutputType () const =0 |
|
inline |
|
inlinevirtual |
|
pure virtual |
Implemented in rx::CompilerNULL, rx::CompilerVk, rx::CompilerD3D, and rx::CompilerGL.
|
pure virtual |
Implemented in rx::CompilerD3D, rx::CompilerGL, rx::CompilerNULL, and rx::CompilerVk.