Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/compiler/translator/
H A 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()
H A Dblocklayout.h85 uint8_t isRowMajorMatrix = false; member
179 bool isRowMajorMatrix, in advanceOffset()
/aosp_15_r20/external/angle/src/libANGLE/renderer/metal/
H A DblocklayoutMetal.cpp255 bool isRowMajorMatrix, in getBlockLayoutInfo()
287 bool isRowMajorMatrix) in encodeType()
357 bool isRowMajorMatrix, in advanceOffset()
/aosp_15_r20/external/angle/src/compiler/translator/hlsl/
H A DblocklayoutHLSL.cpp31 bool isRowMajorMatrix, in getBlockLayoutInfo()
80 bool isRowMajorMatrix, in advanceOffset()
H A DStructureHLSL.cpp252 const bool isRowMajorMatrix = !useHLSLRowMajorPacking; in postPaddingString() local
H A DShaderStorageBlockOutputHLSL.cpp494 bool isRowMajorMatrix = false; in traverseSSBOAccess() local
/aosp_15_r20/external/angle/src/common/
H A Dutilities.cpp659 int MatrixRegisterCount(GLenum type, bool isRowMajorMatrix) in MatrixRegisterCount()
665 int MatrixComponentCount(GLenum type, bool isRowMajorMatrix) in MatrixComponentCount()
/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/
H A DProgramVk.cpp31 bool isRowMajorMatrix, in advanceOffset()
/aosp_15_r20/external/angle/src/libANGLE/renderer/wgpu/
H A DProgramWgpu.cpp38 bool isRowMajorMatrix, in advanceOffset()
/aosp_15_r20/external/angle/src/libANGLE/renderer/gl/
H A DProgramGL.cpp567 GLint isRowMajorMatrix = 0; in getUniformBlockMemberInfo() local