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

  /prebuilts/ndk/r13/sources/third_party/shaderc/third_party/glslang/glslang/MachineIndependent/
Intermediate.cpp     [all...]
  /external/swiftshader/src/OpenGL/compiler/
Intermediate.cpp 665 bool TIntermOperator::modifiesState() const
997 if(!right->isScalar() && (modifiesState() || op == EOpBitShiftLeft || op == EOpBitShiftRight))
    [all...]

Completed in 64 milliseconds