Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/
H A DConstantUnion.h102 bool getBConst() const { return bConst; } in getBConst() function in ConstantUnion
H A Dintermediate.h442 bool getBConst(int index) const { return unionArrayPointer ? unionArrayPointer[index].getBConst() : false; } in getBConst() function in TIntermConstantUnion
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
H A DConstantUnion.cpp106 bool TConstantUnion::getBConst() const in getBConst() function in sh::TConstantUnion
H A DIntermNode.h367 bool getBConst(size_t index) const in getBConst() function in sh::TIntermConstantUnion
/third_party/glslang/glslang/Include/
H A DConstantUnion.h127 bool getBConst() const { return bConst; } in getBConst() function in glslang::TConstUnion

Completed in 12 milliseconds