Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/compiler/translator/
DblocklayoutHLSL.cpp31 bool isRowMajorMatrix, in getBlockLayoutInfo()
80 bool isRowMajorMatrix, in advanceOffset()
Dblocklayout.cpp108 bool isRowMajorMatrix, in TraverseArrayOfArraysVariable()
185 bool isRowMajorMatrix) in encodeType()
270 bool isRowMajorMatrix, in getBlockLayoutInfo()
293 bool isRowMajorMatrix, in getBlockLayoutInfo()
335 bool isRowMajorMatrix, in advanceOffset()
Dblocklayout.h59 bool isRowMajorMatrix = false; member
136 bool isRowMajorMatrix, in advanceOffset()
DStructureHLSL.cpp252 const bool isRowMajorMatrix = !useHLSLRowMajorPacking; in postPaddingString() local
DShaderStorageBlockOutputHLSL.cpp491 bool isRowMajorMatrix = false; in traverseSSBOAccess() local
/third_party/skia/third_party/externals/angle2/src/common/
Dutilities.cpp654 int MatrixRegisterCount(GLenum type, bool isRowMajorMatrix) in MatrixRegisterCount()
660 int MatrixComponentCount(GLenum type, bool isRowMajorMatrix) in MatrixComponentCount()
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/
DProgram.h49 bool isRowMajorMatrix = false; member
/third_party/skia/third_party/externals/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()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
DProgramVk.cpp33 bool isRowMajorMatrix, in advanceOffset()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
DProgramGL.cpp870 GLint isRowMajorMatrix = 0; in getUniformBlockMemberInfo() local