Searched refs:arrayStrideOut (Results 1 – 6 of 6) sorted by relevance
/third_party/skia/third_party/externals/angle2/src/compiler/translator/ |
D | blocklayoutHLSL.cpp | 32 int *arrayStrideOut, in getBlockLayoutInfo() argument 75 *arrayStrideOut = arrayStride; in getBlockLayoutInfo()
|
D | blocklayout.h | 107 int *arrayStrideOut, 131 int *arrayStrideOut, 157 int *arrayStrideOut,
|
D | blocklayout.cpp | 271 int *arrayStrideOut, in getBlockLayoutInfo() argument 274 *arrayStrideOut = 0; in getBlockLayoutInfo() 294 int *arrayStrideOut, in getBlockLayoutInfo() argument 330 *arrayStrideOut = arrayStride; in getBlockLayoutInfo()
|
D | blocklayoutHLSL.h | 50 int *arrayStrideOut,
|
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/ |
D | OutputASM.h | 123 …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…
|
D | OutputASM.cpp | 344 …nst TType &type, unsigned int arraySize, bool isRowMajorMatrix, int *arrayStrideOut, int *matrixSt… in getBlockLayoutInfo() argument 375 *arrayStrideOut = arrayStride; in getBlockLayoutInfo()
|