webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
#include <TranslatorESSL.h>
Additional Inherited Members | |
Protected Attributes inherited from TCompiler | |
std::vector< sh::Attribute > | attributes |
std::vector< sh::OutputVariable > | outputVariables |
std::vector< sh::Uniform > | uniforms |
std::vector< sh::ShaderVariable > | expandedUniforms |
std::vector< sh::Varying > | varyings |
std::vector< sh::InterfaceBlock > | interfaceBlocks |
bool | variablesCollected |
Protected Attributes inherited from TShHandleBase | |
TPoolAllocator | allocator |
TranslatorESSL::TranslatorESSL | ( | sh::GLenum | type, |
ShShaderSpec | spec | ||
) |
|
overrideprotectedvirtual |
Implements TCompiler.
|
overrideprotectedvirtual |
Implements TCompiler.