Home | History | Annotate | Download | only in include

Lines Matching refs:dstSubpass

4561     uint32_t get_dstSubpass() { return m_struct.dstSubpass; }
4562 void set_dstSubpass(uint32_t inValue) { m_struct.dstSubpass = inValue; }