Home
last modified time | relevance | path

Searched defs:getIConst (Results 1 – 7 of 7) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/
DConstantUnion.h99 int getIConst() const { return iConst; } in getIConst() function
Dintermediate.h439 …int getIConst(int index) const { return unionArrayPointer ? unionArrayPointer[index].getIConst() :… in getIConst() function
/third_party/glslang/glslang/Include/
DConstantUnion.h122 int getIConst() const { return iConst; } in getIConst() function
/third_party/flutter/skia/third_party/externals/angle2/src/compiler/translator/
DConstantUnion.cpp76 int TConstantUnion::getIConst() const in getIConst() function in sh::TConstantUnion
DIntermNode.h320 int getIConst(size_t index) const in getIConst() function
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
DConstantUnion.cpp80 int TConstantUnion::getIConst() const in getIConst() function in sh::TConstantUnion
DIntermNode.h355 int getIConst(size_t index) const in getIConst() function