Searched defs:isMatrixType (Results 1 – 4 of 4) sorted by relevance
171 bool isMatrixType; member188 bool isMatrixType, in UniformTypeInfo()
289 bool isMatrixType(Id typeId) const { return getTypeClass(typeId) == OpTypeMatrix; } in isMatrixType() function
4337 const auto isMatrixType = isMatrix (currentItem.type); in verifyResultBuffer() local5438 const bool isMatrixType = isMatrix (currentTestItem.type); in initTestItems() local
4342 const auto isMatrixType = isMatrix (currentItem.type); in verifyResultBuffer() local5443 const bool isMatrixType = isMatrix (currentTestItem.type); in initTestItems() local