Home
last modified time | relevance | path

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

/external/angle/src/compiler/translator/
Dblocklayout.cpp157 GLenum flippedType = isRowMajor ? variableType : gl::TransposeMatrixType(variableType); in GetStd430BaseAlignment() local
158 size_t numComponents = static_cast<size_t>(gl::VariableColumnCount(flippedType)); in GetStd430BaseAlignment()