Home
last modified time | relevance | path

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

/third_party/glslang/glslang/Include/
DTypes.h1809 virtual int getMatrixRows() const { return static_cast<int>(matrixRows); } in getMatrixRows() function
Dintermediate.h1206 virtual int getMatrixRows() const { return type.getMatrixRows(); } in getMatrixRows() function