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 {
93 virtual ~ShaderTranslatorInterface() {}
96 // Implementation of ShaderTranslatorInterface
99 NON_EXPORTED_BASE(public ShaderTranslatorInterface) {
114 // Overridden from ShaderTranslatorInterface.
122 // Overridden from ShaderTranslatorInterface.

Completed in 118 milliseconds