Home
last modified time | relevance | path

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

/third_party/flutter/skia/third_party/externals/angle2/src/compiler/translator/
DConstantUnion.h28 void setIConst(int i) in setIConst() function
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
DConstantUnion.h30 void setIConst(int i) in setIConst() function
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/
DConstantUnion.h94 void setIConst(int i) {iConst = i; type = EbtInt; } in setIConst() function
/third_party/glslang/glslang/Include/
DConstantUnion.h76 void setIConst(int i) in setIConst() function