Home
last modified time | relevance | path

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

/external/angle/src/compiler/translator/
DblocklayoutHLSL.cpp32 int *arrayStrideOut, in getBlockLayoutInfo() argument
75 *arrayStrideOut = arrayStride; in getBlockLayoutInfo()
Dblocklayout.h107 int *arrayStrideOut,
131 int *arrayStrideOut,
157 int *arrayStrideOut,
DblocklayoutHLSL.h50 int *arrayStrideOut,
Dblocklayout.cpp254 int *arrayStrideOut, in getBlockLayoutInfo() argument
257 *arrayStrideOut = 0; in getBlockLayoutInfo()
277 int *arrayStrideOut, in getBlockLayoutInfo() argument
313 *arrayStrideOut = arrayStride; in getBlockLayoutInfo()
/external/swiftshader/src/OpenGL/compiler/
DOutputASM.h123 …nst TType &type, unsigned int arraySize, bool isRowMajorMatrix, int *arrayStrideOut, int *matrixSt…
138 …nst TType &type, unsigned int arraySize, bool isRowMajorMatrix, int *arrayStrideOut, int *matrixSt…
DOutputASM.cpp344 …nst TType &type, unsigned int arraySize, bool isRowMajorMatrix, int *arrayStrideOut, int *matrixSt… in getBlockLayoutInfo() argument
375 *arrayStrideOut = arrayStride; in getBlockLayoutInfo()