Searched defs:isRowMajorMatrix (Results 1 – 7 of 7) sorted by relevance
/device/generic/vulkan-cereal/third-party/angle/src/compiler/translator/ |
D | blocklayoutHLSL.cpp | 31 bool isRowMajorMatrix, in getBlockLayoutInfo() 80 bool isRowMajorMatrix, in advanceOffset()
|
D | blocklayout.cpp | 108 bool isRowMajorMatrix, in TraverseArrayOfArraysVariable() 184 bool isRowMajorMatrix) in encodeType() 234 bool isRowMajorMatrix, in getBlockLayoutInfo() 257 bool isRowMajorMatrix, in getBlockLayoutInfo() 299 bool isRowMajorMatrix, in advanceOffset()
|
D | blocklayout.h | 59 bool isRowMajorMatrix = false; member 131 bool isRowMajorMatrix, in advanceOffset()
|
D | StructureHLSL.cpp | 193 const bool isRowMajorMatrix = !useHLSLRowMajorPacking; in postPaddingString() local
|
/device/generic/vulkan-cereal/third-party/angle/src/common/ |
D | utilities.cpp | 612 int MatrixRegisterCount(GLenum type, bool isRowMajorMatrix) in MatrixRegisterCount() 618 int MatrixComponentCount(GLenum type, bool isRowMajorMatrix) in MatrixComponentCount()
|
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/vulkan/ |
D | ProgramVk.cpp | 36 bool isRowMajorMatrix, in advanceOffset()
|
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/gl/ |
D | ProgramGL.cpp | 855 GLint isRowMajorMatrix = 0; in getUniformBlockMemberInfo() local
|