Home | History | Annotate | Download | only in sparse_resources

Lines Matching refs:residencyNonResidentStrict

80 	TEST_FLAG_NON_RESIDENT_STRICT	= 1u << 2,	//!< residencyNonResidentStrict
754 if (m_nonResidentStrict && !m_context.getDeviceProperties().sparseProperties.residencyNonResidentStrict)
755 TCU_THROW(NotSupportedError, "Missing sparse property: residencyNonResidentStrict");