Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/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,
Dblocklayout.cpp271 int *arrayStrideOut, in getBlockLayoutInfo() argument
274 *arrayStrideOut = 0; in getBlockLayoutInfo()
294 int *arrayStrideOut, in getBlockLayoutInfo() argument
330 *arrayStrideOut = arrayStride; in getBlockLayoutInfo()
DblocklayoutHLSL.h50 int *arrayStrideOut,
/third_party/skia/third_party/externals/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()