Home
last modified time | relevance | path

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

/device/generic/vulkan-cereal/third-party/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
/device/generic/vulkan-cereal/third-party/angle/src/common/
Dutilities.cpp612 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/
DProgramVk.cpp36 bool isRowMajorMatrix, in advanceOffset()
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/gl/
DProgramGL.cpp855 GLint isRowMajorMatrix = 0; in getUniformBlockMemberInfo() local