Home
last modified time | relevance | path

Searched defs:isRowMajor (Results 1 – 5 of 5) sorted by relevance

/external/deqp/framework/opengl/
DgluProgramInterfaceQuery.hpp70 bool isRowMajor; //!< GL_IS_ROW_MAJOR member
/external/deqp/modules/gles31/functional/
Des31fSSBOLayoutCase.cpp180 bool isRowMajor; member
381 const bool isRowMajor = !!(layoutFlags & LAYOUT_ROW_MAJOR); in computeStd140BaseAlignment() local
422 const bool isRowMajor = !!(layoutFlags & LAYOUT_ROW_MAJOR); in computeStd430BaseAlignment() local
497 const bool isRowMajor = !!(layoutFlags & LAYOUT_ROW_MAJOR); in computeReferenceLayout() local
546 const bool isRowMajor = !!(layoutFlags & LAYOUT_ROW_MAJOR); in computeReferenceLayout() local
632 const bool isRowMajor = !!(combinedFlags & LAYOUT_ROW_MAJOR); in computeReferenceLayout() local
979 …ixSrc (std::ostream& src, glu::DataType basicType, int matrixStride, bool isRowMajor, const void* … in generateImmMatrixSrc()
/external/deqp/modules/glshared/
DglsUniformBlockCase.cpp253 bool isRowMajor; member
424 bool isRowMajor = !!(type.getFlags() & LAYOUT_ROW_MAJOR); in computeStd140BaseAlignment() local
487 bool isRowMajor = !!(layoutFlags & LAYOUT_ROW_MAJOR); in computeStd140Layout() local
537 bool isRowMajor = !!(layoutFlags & LAYOUT_ROW_MAJOR); in computeStd140Layout() local
/external/deqp/modules/gles2/functional/
Des2fShaderStateQueryTests.cpp1322 GLint isRowMajor; in test() member
/external/deqp/modules/gles3/functional/
Des3fShaderStateQueryTests.cpp1620 GLint isRowMajor; in test() member