Home
last modified time | relevance | path

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

/external/swiftshader/src/OpenGL/compiler/
DOutputASM.h117 …nst TType &type, unsigned int arraySize, bool isRowMajorMatrix, int *arrayStrideOut, int *matrixSt…
132 …nst TType &type, unsigned int arraySize, bool isRowMajorMatrix, int *arrayStrideOut, int *matrixSt…
DOutputASM.cpp149 …nst TType &type, unsigned int arraySize, bool isRowMajorMatrix, int *arrayStrideOut, int *matrixSt… in getBlockLayoutInfo() argument
180 *arrayStrideOut = arrayStride; in getBlockLayoutInfo()