Home
last modified time | relevance | path

Searched defs:isRowMajorMatrix (Results 1 – 10 of 10) sorted by relevance

/external/angle/src/compiler/translator/
DblocklayoutHLSL.cpp31 bool isRowMajorMatrix, in getBlockLayoutInfo()
80 bool isRowMajorMatrix, in advanceOffset()
Dblocklayout.cpp108 bool isRowMajorMatrix, in TraverseArrayOfArraysVariable()
184 bool isRowMajorMatrix) in encodeType()
234 bool isRowMajorMatrix, in getBlockLayoutInfo()
257 bool isRowMajorMatrix, in getBlockLayoutInfo()
299 bool isRowMajorMatrix, in advanceOffset()
Dblocklayout.h59 bool isRowMajorMatrix = false; member
131 bool isRowMajorMatrix, in advanceOffset()
DStructureHLSL.cpp193 const bool isRowMajorMatrix = !useHLSLRowMajorPacking; in postPaddingString() local
/external/angle/src/common/
Dutilities.cpp586 int MatrixRegisterCount(GLenum type, bool isRowMajorMatrix) in MatrixRegisterCount()
592 int MatrixComponentCount(GLenum type, bool isRowMajorMatrix) in MatrixComponentCount()
/external/swiftshader/src/OpenGL/libGLESv2/
DProgram.h49 bool isRowMajorMatrix = false; member
/external/swiftshader/src/OpenGL/compiler/
DOutputASM.h55 bool isRowMajorMatrix; member
DOutputASM.cpp344 …er::getBlockLayoutInfo(const TType &type, unsigned int arraySize, bool isRowMajorMatrix, int *arra… in getBlockLayoutInfo()
378 …Encoder::advanceOffset(const TType &type, unsigned int arraySize, bool isRowMajorMatrix, int array… in advanceOffset()
/external/angle/src/libANGLE/renderer/vulkan/
DProgramVk.cpp36 bool isRowMajorMatrix, in advanceOffset()
/external/angle/src/libANGLE/renderer/gl/
DProgramGL.cpp855 GLint isRowMajorMatrix = 0; in getUniformBlockMemberInfo() local