Searched defs:getBaseAlignment (Results 1 – 5 of 5) sorted by relevance
165 size_t getBaseAlignment() const { return mCurrentAlignment; } in getBaseAlignment() function in sh::__anonb989dc0d0111::BaseAlignmentVisitor311 size_t Std140BlockEncoder::getBaseAlignment(const ShaderVariable &variable) const in getBaseAlignment() function in sh::Std140BlockEncoder324 size_t Std430BlockEncoder::getBaseAlignment(const ShaderVariable &shaderVar) const in getBaseAlignment() function in sh::Std430BlockEncoder
173 size_t getBaseAlignment() const { return mCurrentAlignment; } in getBaseAlignment() function in sh::__anon66924dd80111::BaseAlignmentVisitor361 size_t Std140BlockEncoder::getBaseAlignment(const ShaderVariable &variable) const in getBaseAlignment() function in sh::Std140BlockEncoder374 size_t Std430BlockEncoder::getBaseAlignment(const ShaderVariable &shaderVar) const in getBaseAlignment() function in sh::Std430BlockEncoder
232 uint64_t getBaseAlignment() const { return (1ull << BaseAlignLog2) >> 1; } in getBaseAlignment() function
174 uint32_t getBaseAlignment(uint32_t member_id, bool roundUp, in getBaseAlignment() function