Home
last modified time | relevance | path

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

/external/swiftshader/src/OpenGL/compiler/
DOutputASM.cpp2422 …int matrixStartOffset = argumentInfo.typedMemberInfo.offset + arrayIndex * argumentInfo.typedMembe… in source() local
2433 instruction->src[0].index = matrixStartOffset + j * argumentInfo.typedMemberInfo.matrixStride; in source()