Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/renderer/metal/
DblocklayoutMetal.cpp255 bool isRowMajorMatrix, in getBlockLayoutInfo()
287 bool isRowMajorMatrix) in encodeType()
357 bool isRowMajorMatrix, in advanceOffset()
/external/angle/src/compiler/translator/hlsl/
DblocklayoutHLSL.cpp31 bool isRowMajorMatrix, in getBlockLayoutInfo()
80 bool isRowMajorMatrix, in advanceOffset()
DStructureHLSL.cpp252 const bool isRowMajorMatrix = !useHLSLRowMajorPacking; in postPaddingString() local
DShaderStorageBlockOutputHLSL.cpp494 bool isRowMajorMatrix = false; in traverseSSBOAccess() local
/external/angle/src/compiler/translator/
Dblocklayout.cpp116 bool isRowMajorMatrix, in TraverseArrayOfArraysVariable()
194 bool isRowMajorMatrix) in encodeType()
285 bool isRowMajorMatrix, in getBlockLayoutInfo()
308 bool isRowMajorMatrix, in getBlockLayoutInfo()
350 bool isRowMajorMatrix, in advanceOffset()
Dblocklayout.h98 bool isRowMajorMatrix = false; member
178 bool isRowMajorMatrix, in advanceOffset()
/external/angle/src/common/
Dutilities.cpp659 int MatrixRegisterCount(GLenum type, bool isRowMajorMatrix) in MatrixRegisterCount()
665 int MatrixComponentCount(GLenum type, bool isRowMajorMatrix) in MatrixComponentCount()
/external/angle/src/libANGLE/renderer/vulkan/
DProgramVk.cpp31 bool isRowMajorMatrix, in advanceOffset()
/external/angle/src/libANGLE/renderer/gl/
DProgramGL.cpp869 GLint isRowMajorMatrix = 0; in getUniformBlockMemberInfo() local