HomeSort by relevance Sort by last modified time
    Searched refs:getAsCompiler (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/angle/src/compiler/
ShaderLang.cpp 104 TCompiler* compiler = base->getAsCompiler();
124 if (base->getAsCompiler())
125 DeleteCompiler(base->getAsCompiler());
145 TCompiler* compiler = base->getAsCompiler();
159 TCompiler* compiler = base->getAsCompiler();
222 TCompiler* compiler = base->getAsCompiler();
238 TCompiler* compiler = base->getAsCompiler();
263 TCompiler* compiler = base->getAsCompiler();
321 TCompiler* compiler = base->getAsCompiler();
ShHandle.h 45 virtual TCompiler* getAsCompiler() { return 0; }
62 virtual TCompiler* getAsCompiler() { return this; }

Completed in 330 milliseconds