Home
last modified time | relevance | path

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

/third_party/flutter/skia/third_party/externals/angle2/src/compiler/translator/
DConstantUnion.h43 void setBConst(bool b) in setBConst() function
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
DConstantUnion.h45 void setBConst(bool b) in setBConst() function
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/
DConstantUnion.h97 void setBConst(bool b) {bConst = b; type = EbtBool; } in setBConst() function
/third_party/glslang/glslang/Include/
DConstantUnion.h106 void setBConst(bool b) in setBConst() function