Searched defs:isRowMajor (Results 1 – 11 of 11) sorted by relevance
70 bool isRowMajor; //!< GL_IS_ROW_MAJOR member
335 const bool isRowMajor = !!(layoutFlags & LAYOUT_ROW_MAJOR); in computeStd140BaseAlignment() local376 const bool isRowMajor = !!(layoutFlags & LAYOUT_ROW_MAJOR); in computeStd430BaseAlignment() local413 const bool isRowMajor = !!(layoutFlags & LAYOUT_ROW_MAJOR); in computeRelaxedBlockBaseAlignment() local505 const bool isRowMajor = !!(layoutFlags & LAYOUT_ROW_MAJOR); in computeReferenceLayout() local562 const bool isRowMajor = !!(layoutFlags & LAYOUT_ROW_MAJOR); in computeReferenceLayout() local657 const bool isRowMajor = !!(combinedFlags & LAYOUT_ROW_MAJOR); in computeReferenceLayout() local1118 …ixSrc (std::ostream& src, glu::DataType basicType, int matrixStride, bool isRowMajor, const void* … in generateImmMatrixSrc()1149 bool isRowMajor, in generateImmMatrixSrc()
169 bool isRowMajor; 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()
420 const bool isRowMajor = !!(layoutFlags & LAYOUT_ROW_MAJOR); in computeStd140BaseAlignment() local461 const bool isRowMajor = !!(layoutFlags & LAYOUT_ROW_MAJOR); in computeStd430BaseAlignment() local498 const bool isRowMajor = !!(layoutFlags & LAYOUT_ROW_MAJOR); in computeRelaxedBlockBaseAlignment() local592 const bool isRowMajor = !!(layoutFlags & LAYOUT_ROW_MAJOR); in computeReferenceLayout() local649 const bool isRowMajor = !!(layoutFlags & LAYOUT_ROW_MAJOR); in computeReferenceLayout() local
293 bool isRowMajor; member
222 bool isRowMajor; member395 bool isRowMajor = !!(type.getFlags() & LAYOUT_ROW_MAJOR); in computeStd140BaseAlignment() local460 bool isRowMajor = !!(layoutFlags & LAYOUT_ROW_MAJOR); in computeStd140Layout() local510 bool isRowMajor = !!(layoutFlags & LAYOUT_ROW_MAJOR); in computeStd140Layout() local
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
300 bool isRowMajor = type.getLayoutQualifier().matrixPacking == EmpRowMajor; in encodeType() local3662 bool isRowMajor = block->matrixPacking() == EmpRowMajor; in declareUniform() local
1322 GLint isRowMajor; in test() member
1620 GLint isRowMajor; in test() member