D | SortKey.h | 46 explicit SortKey(bool transparent, uint32_t depth, uint32_t material) { in SortKey() argument 52 if (transparent) { in SortKey() 69 bool transparent() const { in transparent() function 74 if (this->transparent()) { in depth() 85 if (this->transparent()) { in material() 94 this->transparent(), in dump()
|