Searched defs:setColumn (Results 1 - 5 of 5) sorted by relevance
| /third_party/glslang/glslang/MachineIndependent/ | ||
| H A D | Scan.h | 196 void setColumn(int col) in setColumn() function in glslang::TInputScanner |
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/ | ||
| H A D | MCCodeView.h | 78 void setColumn(unsigned column) { in setColumn() function in llvm::MCCVLoc |
| H A D | MCDwarf.h | 125 void setColumn(unsigned column) { in setColumn() function in llvm::MCDwarfLoc |
| /third_party/vk-gl-cts/framework/common/ | ||
| H A D | tcuMatrix.hpp | 392 void Matrix<T, Rows, Cols>::setColumn (int colNdx, const Vector<T, Rows>& vec) in setColumn() function in tcu::Matrix |
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ | ||
| H A D | LowerMatrixIntrinsics.cpp | 150 void setColumn(unsigned i, Value *V) { Columns[i] = V; } in setColumn() function in __anon25166::LowerMatrixIntrinsics::ColumnMatrixTy |
Completed in 6 milliseconds