Searched defs:getBaseAlignment (Results 1 – 6 of 6) sorted by relevance
173 size_t getBaseAlignment() const { return mCurrentAlignment; } in getBaseAlignment() function in sh::__anond9ab19f40111::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
185 uint32_t getBaseAlignment(uint32_t member_id, bool roundUp, in getBaseAlignment() function