Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
DContextVk.cpp224 using PreRotationMatrixValues = std::array<float, 8>; typedef
225 constexpr angle::PackedEnumMap<rx::SurfaceRotation, PreRotationMatrixValues> kFragRotationMatrices =
5068 sizeof(PreRotationMatrixValues)); in handleDirtyGraphicsDriverUniforms()