Home
last modified time | relevance | path

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

/third_party/flutter/skia/third_party/externals/angle2/src/compiler/translator/
DblocklayoutHLSL.cpp31 bool isRowMajorMatrix, in getBlockLayoutInfo()
80 bool isRowMajorMatrix, in advanceOffset()
Dblocklayout.cpp101 bool isRowMajorMatrix, in TraverseArrayOfArraysVariable()
177 bool isRowMajorMatrix) in encodeType()
227 bool isRowMajorMatrix, in getBlockLayoutInfo()
250 bool isRowMajorMatrix, in getBlockLayoutInfo()
292 bool isRowMajorMatrix, in advanceOffset()
Dblocklayout.h62 bool isRowMajorMatrix = false; member
134 bool isRowMajorMatrix, in advanceOffset()
DStructureHLSL.cpp187 const bool isRowMajorMatrix = !useHLSLRowMajorPacking; in postPaddingString() local
/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/flutter/skia/third_party/externals/angle2/src/common/
Dutilities.cpp533 int MatrixRegisterCount(GLenum type, bool isRowMajorMatrix) in MatrixRegisterCount()
539 int MatrixComponentCount(GLenum type, bool isRowMajorMatrix) in MatrixComponentCount()
/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/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
DProgramGL.cpp862 GLint isRowMajorMatrix = 0; in getUniformBlockMemberInfo() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
DProgramGL.cpp870 GLint isRowMajorMatrix = 0; in getUniformBlockMemberInfo() local
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
DProgramVk.cpp34 bool isRowMajorMatrix, in advanceOffset()