Home
last modified time | relevance | path

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

/external/deqp/framework/opengl/
DgluProgramInterfaceQuery.hpp70 bool isRowMajor; //!< GL_IS_ROW_MAJOR member
/external/deqp/external/vulkancts/modules/vulkan/ssbo/
DvktSSBOLayoutCase.cpp296 const bool isRowMajor = !!(layoutFlags & LAYOUT_ROW_MAJOR); in computeStd140BaseAlignment() local
337 const bool isRowMajor = !!(layoutFlags & LAYOUT_ROW_MAJOR); in computeStd430BaseAlignment() local
412 const bool isRowMajor = !!(layoutFlags & LAYOUT_ROW_MAJOR); in computeReferenceLayout() local
461 const bool isRowMajor = !!(layoutFlags & LAYOUT_ROW_MAJOR); in computeReferenceLayout() local
547 const bool isRowMajor = !!(combinedFlags & LAYOUT_ROW_MAJOR); in computeReferenceLayout() local
894 …ixSrc (std::ostream& src, glu::DataType basicType, int matrixStride, bool isRowMajor, const void* … in generateImmMatrixSrc()
DvktSSBOLayoutCase.hpp154 bool isRowMajor; 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/external/vulkancts/modules/vulkan/ubo/
DvktUniformBlockCase.cpp370 bool isRowMajor = !!(type.getFlags() & LAYOUT_ROW_MAJOR); in computeStd140BaseAlignment() local
433 bool isRowMajor = !!(layoutFlags & LAYOUT_ROW_MAJOR); in computeStd140Layout() local
483 bool isRowMajor = !!(layoutFlags & LAYOUT_ROW_MAJOR); in computeStd140Layout() local
DvktUniformBlockCase.hpp273 bool isRowMajor; member
/external/deqp/modules/gles2/functional/
Des2fShaderStateQueryTests.cpp1322 GLint isRowMajor; in test() member
/external/deqp/modules/gles3/functional/
Des3fShaderStateQueryTests.cpp1620 GLint isRowMajor; in test() member