Searched defs:ShaderTranslatorInterface (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/gpu/command_buffer/service/
H A Dshader_translator.h23 class ShaderTranslatorInterface { class in namespace:gpu::gles2
47 const ShaderTranslatorInterface::VariableInfo& other) const {
96 virtual ~ShaderTranslatorInterface() {}
99 // Implementation of ShaderTranslatorInterface
102 NON_EXPORTED_BASE(public ShaderTranslatorInterface) {
117 // Overridden from ShaderTranslatorInterface.
125 // Overridden from ShaderTranslatorInterface.
128 // Overridden from ShaderTranslatorInterface.
132 // Overridden from ShaderTranslatorInterface.

Completed in 80 milliseconds