Searched defs:GetSintConstant (Results 1 - 3 of 3) sorted by relevance
/third_party/skia/third_party/externals/spirv-tools/source/opt/ | ||
H A D | ir_builder.h | 365 Instruction* GetSintConstant(int32_t value) { in GetSintConstant() function in spvtools::opt::InstructionBuilder |
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/ | ||
H A D | ir_builder.h | 365 Instruction* GetSintConstant(int32_t value) { in GetSintConstant() function in spvtools::opt::InstructionBuilder |
/third_party/spirv-tools/source/opt/ | ||
H A D | ir_builder.h | 369 Instruction* GetSintConstant(int32_t value) { in GetSintConstant() function in spvtools::opt::InstructionBuilder |
Completed in 4 milliseconds