Home
last modified time | relevance | path

Searched refs:residencyNonResidentStrict (Results 1 – 15 of 15) sorted by relevance

/external/deqp/doc/testspecs/VK/
Dsparse_resources.txt77 residencyNonResidentStrict device sparse property is set to TRUE.
95 …correspond to gaps, the data is random or should be filled with zeros if residencyNonResidentStrict
158 … memory, the fetched data is compared against zeroed memory if residencyNonResidentStrict is set t…
/external/deqp/external/vulkancts/modules/vulkan/sparse_resources/
DvktSparseResourcesBufferSparseResidency.cpp367 else if (physicalDeviceProperties.sparseProperties.residencyNonResidentStrict) in iterate()
DvktSparseResourcesShaderIntrinsicsBase.cpp667 …(getPhysicalDeviceProperties(instance, physicalDevice).sparseProperties.residencyNonResidentStrict) in iterate()
DvktSparseResourcesImageSparseResidency.cpp605 else if (physicalDeviceProperties.sparseProperties.residencyNonResidentStrict) in iterate()
DvktSparseResourcesBufferTests.cpp754 …_nonResidentStrict && !m_context.getDeviceProperties().sparseProperties.residencyNonResidentStrict) in SparseBufferTestInstance()
/external/vulkan-validation-layers/libs/vkjson/
Dvkjson.cc194 visitor->Visit("residencyNonResidentStrict", &properties->residencyNonResidentStrict); in Iterate()
/external/deqp/external/vulkancts/framework/vulkan/
DvkStructTypes.inl235 VkBool32 residencyNonResidentStrict; member
DvkStrUtilImpl.inl2093 s << "\tresidencyNonResidentStrict = " << value.residencyNonResidentStrict << '\n';
/external/vulkan-validation-layers/demos/
Dvulkaninfo.c1099 …residencyNonResidentStrict = %u\n", sparseProps->residencyNonResidentStrict in app_dump_sparse_props()
/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiFeatureInfo.cpp1065 OFFSET_TABLE_ENTRY(VkPhysicalDeviceProperties, sparseProperties.residencyNonResidentStrict),
/external/vulkan-validation-layers/include/vulkan/
Dvulkan.h1399 VkBool32 residencyNonResidentStrict; member
Dvulkan.hpp3889 && ( residencyNonResidentStrict == rhs.residencyNonResidentStrict ); in operator ==()
3901 Bool32 residencyNonResidentStrict; member
/external/mesa3d/include/vulkan/
Dvulkan.h1408 VkBool32 residencyNonResidentStrict; member
/external/skia/third_party/vulkan/vulkan/
Dvulkan.h1505 VkBool32 residencyNonResidentStrict; member
/external/deqp/external/vulkancts/scripts/src/
Dvulkan.h.in1564 VkBool32 residencyNonResidentStrict; member