Home
last modified time | relevance | path

Searched defs:getIConst (Results 1 - 5 of 5) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/
H A DConstantUnion.h99 int getIConst() const { return iConst; } in getIConst() function in ConstantUnion
H A Dintermediate.h439 int getIConst(int index) const { return unionArrayPointer ? unionArrayPointer[index].getIConst() : 0; } in getIConst() function in TIntermConstantUnion
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
H A DConstantUnion.cpp80 int TConstantUnion::getIConst() const in getIConst() function in sh::TConstantUnion
[all...]
H A DIntermNode.h355 int getIConst(size_t index) const in getIConst() function in sh::TIntermConstantUnion
/third_party/glslang/glslang/Include/
H A DConstantUnion.h122 int getIConst() const { return iConst; } in getIConst() function in glslang::TConstUnion

Completed in 8 milliseconds