Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp-deps/glslang/glslang/Include/
DConstantUnion.h123 unsigned int getUConst() const { return uConst; } in getUConst() function
/aosp_15_r20/external/angle/third_party/glslang/src/glslang/Include/
H A DConstantUnion.h123 unsigned int getUConst() const { return uConst; } in getUConst() function
/aosp_15_r20/external/angle/src/compiler/translator/
H A DConstantUnion.cpp86 unsigned int TConstantUnion::getUConst() const in getUConst() function in sh::TConstantUnion
H A DIntermNode.h363 unsigned int getUConst(size_t index) const in getUConst() function