Searched defs:getBaseAlignment (Results 1 – 7 of 7) sorted by relevance
165 size_t getBaseAlignment() const { return mCurrentAlignment; } in getBaseAlignment() function in sh::__anonc1e4ed490111::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::__anon78fde3140111::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
1479 int TIntermediate::getBaseAlignment(const TType& type, int& size, int& stride, TLayoutPacking layou… in getBaseAlignment() function in glslang::TIntermediate
174 uint32_t getBaseAlignment(uint32_t member_id, bool roundUp, in getBaseAlignment() function
162 uint32_t getBaseAlignment(uint32_t member_id, bool roundUp, in getBaseAlignment() function