Home
last modified time | relevance | path

Searched refs:Mat2x2EnumMap (Results 1 – 1 of 1) sorted by relevance

/external/angle/src/compiler/translator/tree_util/
DSpecializationConstant.cpp35 using Mat2x2EnumMap = typedef
38 constexpr Mat2x2EnumMap kPreRotationMatrices = {
48 constexpr Mat2x2EnumMap kFragRotationMatrices = {
61 constexpr Mat2x2EnumMap kHalfRenderAreaRotationMatrices = {
72 TIntermAggregate *CreateMat2x2(const Mat2x2EnumMap &matrix, vk::SurfaceRotation rotation) in CreateMat2x2()
86 TIntermTyped *GenerateMat2x2ArrayWithIndex(const Mat2x2EnumMap &matrix, TIntermSymbol *rotation) in GenerateMat2x2ArrayWithIndex()