Searched refs:residencyNonResidentStrict (Results 1 – 13 of 13) sorted by relevance
77 residencyNonResidentStrict device sparse property is set to TRUE.95 …correspond to gaps, the data is random or should be filled with zeros if residencyNonResidentStrict158 … memory, the fetched data is compared against zeroed memory if residencyNonResidentStrict is set t…
367 else if (physicalDeviceProperties.sparseProperties.residencyNonResidentStrict) in iterate()
647 …(getPhysicalDeviceProperties(instance, physicalDevice).sparseProperties.residencyNonResidentStrict) in iterate()
569 else if (physicalDeviceProperties.sparseProperties.residencyNonResidentStrict) in iterate()
758 …_nonResidentStrict && !m_context.getDeviceProperties().sparseProperties.residencyNonResidentStrict) in SparseBufferTestInstance()
195 visitor->Visit("residencyNonResidentStrict", &properties->residencyNonResidentStrict); in Iterate()
235 VkBool32 residencyNonResidentStrict; member
1909 s << "\tresidencyNonResidentStrict = " << value.residencyNonResidentStrict << '\n';
1099 …residencyNonResidentStrict = %u\n", sparseProps->residencyNonResidentStrict … in app_dump_sparse_props()
1041 OFFSET_TABLE_ENTRY(VkPhysicalDeviceProperties, sparseProperties.residencyNonResidentStrict),
1399 VkBool32 residencyNonResidentStrict; member
3889 && ( residencyNonResidentStrict == rhs.residencyNonResidentStrict ); in operator ==()3901 Bool32 residencyNonResidentStrict; member
1433 VkBool32 residencyNonResidentStrict; member