Searched defs:isRowMajor (Results 1 – 5 of 5) sorted by relevance
70 bool isRowMajor; //!< GL_IS_ROW_MAJOR member
180 bool isRowMajor; member381 const bool isRowMajor = !!(layoutFlags & LAYOUT_ROW_MAJOR); in computeStd140BaseAlignment() local422 const bool isRowMajor = !!(layoutFlags & LAYOUT_ROW_MAJOR); in computeStd430BaseAlignment() local497 const bool isRowMajor = !!(layoutFlags & LAYOUT_ROW_MAJOR); in computeReferenceLayout() local546 const bool isRowMajor = !!(layoutFlags & LAYOUT_ROW_MAJOR); in computeReferenceLayout() local632 const bool isRowMajor = !!(combinedFlags & LAYOUT_ROW_MAJOR); in computeReferenceLayout() local979 …ixSrc (std::ostream& src, glu::DataType basicType, int matrixStride, bool isRowMajor, const void* … in generateImmMatrixSrc()
253 bool isRowMajor; member424 bool isRowMajor = !!(type.getFlags() & LAYOUT_ROW_MAJOR); in computeStd140BaseAlignment() local487 bool isRowMajor = !!(layoutFlags & LAYOUT_ROW_MAJOR); in computeStd140Layout() local537 bool isRowMajor = !!(layoutFlags & LAYOUT_ROW_MAJOR); in computeStd140Layout() local
1322 GLint isRowMajor; in test() member
1620 GLint isRowMajor; in test() member