webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Member Functions | List of all members
rx::CompilerImpl Class Referenceabstract

#include <CompilerImpl.h>

Inheritance diagram for rx::CompilerImpl:
angle::NonCopyable rx::CompilerD3D rx::CompilerGL rx::CompilerNULL rx::CompilerVk

Public Member Functions

 CompilerImpl ()
 
virtual ~CompilerImpl ()
 
virtual gl::Error release ()=0
 
virtual ShShaderOutput getTranslatorOutputType () const =0
 

Constructor & Destructor Documentation

◆ CompilerImpl()

rx::CompilerImpl::CompilerImpl ( )
inline

◆ ~CompilerImpl()

virtual rx::CompilerImpl::~CompilerImpl ( )
inlinevirtual

Member Function Documentation

◆ getTranslatorOutputType()

virtual ShShaderOutput rx::CompilerImpl::getTranslatorOutputType ( ) const
pure virtual

◆ release()

virtual gl::Error rx::CompilerImpl::release ( )
pure virtual

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