Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/compiler/translator/
H A Dblocklayout.h151 int *matrixStrideOut) = 0;
175 int *matrixStrideOut) override;
201 int *matrixStrideOut) override;
H A Dblocklayout.cpp287 int *matrixStrideOut) in getBlockLayoutInfo() argument
290 *matrixStrideOut = 0; in getBlockLayoutInfo()
310 int *matrixStrideOut) in getBlockLayoutInfo() argument
344 *matrixStrideOut = matrixStride; in getBlockLayoutInfo()
/aosp_15_r20/external/angle/src/compiler/translator/hlsl/
H A DblocklayoutHLSL.cpp33 int *matrixStrideOut) in getBlockLayoutInfo() argument
74 *matrixStrideOut = matrixStride; in getBlockLayoutInfo()
H A DblocklayoutHLSL.h51 int *matrixStrideOut) override;
/aosp_15_r20/external/angle/src/libANGLE/renderer/metal/
H A DblocklayoutMetal.cpp257 int *matrixStrideOut) in getBlockLayoutInfo() argument
282 *matrixStrideOut = matrixStride; in getBlockLayoutInfo()
H A DblocklayoutMetal.h72 int *matrixStrideOut) override;