Home
last modified time | relevance | path

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

/third_party/flutter/skia/third_party/externals/angle2/src/compiler/translator/
Dblocklayout.cpp165 size_t getBaseAlignment() const { return mCurrentAlignment; } in getBaseAlignment() function in sh::__anon0b3a20df0111::BaseAlignmentVisitor
311 size_t Std140BlockEncoder::getBaseAlignment(const ShaderVariable &variable) const in getBaseAlignment() function in sh::Std140BlockEncoder
324 size_t Std430BlockEncoder::getBaseAlignment(const ShaderVariable &shaderVar) const in getBaseAlignment() function in sh::Std430BlockEncoder