Home | History | Annotate | Download | only in include

Lines Matching refs:residencyNonResidentStrict

3227     VkBool32 get_residencyNonResidentStrict() { return m_struct.residencyNonResidentStrict; }
3228 void set_residencyNonResidentStrict(VkBool32 inValue) { m_struct.residencyNonResidentStrict = inValue; }