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

  /external/swiftshader/src/OpenGL/compiler/
intermediate.h 279 virtual TIntermAggregate* getAsAggregate() { return 0; }
545 virtual TIntermAggregate* getAsAggregate() { return this; }
  /prebuilts/ndk/r16/sources/third_party/shaderc/third_party/glslang/glslang/Include/
intermediate.h 810 virtual glslang::TIntermAggregate* getAsAggregate() { return 0; }
822 virtual const glslang::TIntermAggregate* getAsAggregate() const { return 0; }
    [all...]

Completed in 57 milliseconds