Home
last modified time | relevance | path

Searched defs:getMatrixRows (Results 1 – 2 of 2) sorted by relevance

/third_party/glslang/glslang/Include/
DTypes.h1662 virtual int getMatrixRows() const { return matrixRows; } in getMatrixRows() function
Dintermediate.h1129 virtual int getMatrixRows() const { return type.getMatrixRows(); } in getMatrixRows() function