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

#include <CompilerGL.h>

Inheritance diagram for rx::CompilerGL:
rx::CompilerImpl angle::NonCopyable

Public Member Functions

 CompilerGL (const FunctionsGL *functions)
 
 ~CompilerGL () override
 
gl::Error release () override
 
ShShaderOutput getTranslatorOutputType () const override
 
- Public Member Functions inherited from rx::CompilerImpl
 CompilerImpl ()
 
virtual ~CompilerImpl ()
 

Constructor & Destructor Documentation

◆ CompilerGL()

rx::CompilerGL::CompilerGL ( const FunctionsGL functions)

◆ ~CompilerGL()

rx::CompilerGL::~CompilerGL ( )
inlineoverride

Member Function Documentation

◆ getTranslatorOutputType()

ShShaderOutput rx::CompilerGL::getTranslatorOutputType ( ) const
inlineoverridevirtual

Implements rx::CompilerImpl.

◆ release()

gl::Error rx::CompilerGL::release ( )
inlineoverridevirtual

Implements rx::CompilerImpl.


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