Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp-deps/glslang/glslang/Include/
DConstantUnion.h122 int getIConst() const { return iConst; } in getIConst() function
/aosp_15_r20/external/angle/third_party/glslang/src/glslang/Include/
H A DConstantUnion.h122 int getIConst() const { return iConst; } in getIConst() function
/aosp_15_r20/external/angle/src/compiler/translator/
H A DConstantUnion.cpp80 int TConstantUnion::getIConst() const in getIConst() function in sh::TConstantUnion
H A DIntermNode.h359 int getIConst(size_t index) const in getIConst() function