Home
last modified time | relevance | path

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

/external/deqp-deps/amber/src/
Dformat.cc187 std::max(base_alignment, CalcTypeBaseAlignmentInBytes(member.type)); in CalcStructBaseAlignmentInBytes()
214 uint32_t Format::CalcTypeBaseAlignmentInBytes(type::Type* t) const { in CalcTypeBaseAlignmentInBytes() function in amber::Format
Dformat.h225 uint32_t CalcTypeBaseAlignmentInBytes(type::Type* s) const;