Searched refs:flippedType (Results 1 – 1 of 1) sorted by relevance
157 GLenum flippedType = isRowMajor ? variableType : gl::TransposeMatrixType(variableType); in GetStd430BaseAlignment() local158 size_t numComponents = static_cast<size_t>(gl::VariableColumnCount(flippedType)); in GetStd430BaseAlignment()