Home
last modified time | relevance | path

Searched refs:outRow (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/src/OpenGL/compiler/
DOutputASM.h277 … *result, TIntermTyped *arg, int size, int col = -1, int row = -1, int outCol = 0, int outRow = 0);
DOutputASM.cpp996 …minant(TIntermTyped *result, TIntermTyped *arg, int size, int col, int row, int outCol, int outRow) in emitDeterminant() argument
1007 mov->dst.mask = 1 << outRow; in emitDeterminant()
1021 det->dst.mask = 1 << outRow; in emitDeterminant()
1036 det->dst.mask = 1 << outRow; in emitDeterminant()
1042 det->dst.mask = 1 << outRow; in emitDeterminant()