Searched refs:arrayStrideOut (Results 1 – 2 of 2) sorted by relevance
/external/swiftshader/src/OpenGL/compiler/ |
D | OutputASM.h | 117 …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…
|
D | OutputASM.cpp | 149 …nst TType &type, unsigned int arraySize, bool isRowMajorMatrix, int *arrayStrideOut, int *matrixSt… in getBlockLayoutInfo() argument 180 *arrayStrideOut = arrayStride; in getBlockLayoutInfo()
|