Home
last modified time | relevance | path

Searched refs:residencyNonResidentStrict (Results 1 - 25 of 26) sorted by relevance

12

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/sc/
H A DvktSafetyCriticalApiTests.cpp246 if (context.getDeviceProperties().sparseProperties.residencyNonResidentStrict != VK_FALSE) in forbiddenDeviceProperties()
247 TCU_THROW(TestError, "VkPhysicalDeviceSparseProperties::residencyNonResidentStrict must be VK_FALSE"); in forbiddenDeviceProperties()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/sc/
H A DvktSafetyCriticalApiTests.cpp246 if (context.getDeviceProperties().sparseProperties.residencyNonResidentStrict != VK_FALSE) in forbiddenDeviceProperties()
247 TCU_THROW(TestError, "VkPhysicalDeviceSparseProperties::residencyNonResidentStrict must be VK_FALSE"); in forbiddenDeviceProperties()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/sparse_resources/
H A DvktSparseResourcesBufferSparseResidency.cpp403 else if (physicalDeviceProperties.sparseProperties.residencyNonResidentStrict) in iterate()
H A DvktSparseResourcesShaderIntrinsicsBase.cpp969 else if (getPhysicalDeviceProperties(instance, physicalDevice).sparseProperties.residencyNonResidentStrict) in iterate()
H A DvktSparseResourcesBufferTests.cpp82 TEST_FLAG_NON_RESIDENT_STRICT = 1u << 2, //!< residencyNonResidentStrict
1460 if (flags & TEST_FLAG_NON_RESIDENT_STRICT && !context.getDeviceProperties().sparseProperties.residencyNonResidentStrict) in checkSupport()
1461 TCU_THROW(NotSupportedError, "Missing sparse property: residencyNonResidentStrict"); in checkSupport()
H A DvktSparseResourcesImageSparseResidency.cpp909 else if (physicalDeviceProperties.sparseProperties.residencyNonResidentStrict) in iterate()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/sparse_resources/
H A DvktSparseResourcesBufferSparseResidency.cpp405 else if (physicalDeviceProperties.sparseProperties.residencyNonResidentStrict) in iterate()
H A DvktSparseResourcesShaderIntrinsicsBase.cpp969 else if (getPhysicalDeviceProperties(instance, physicalDevice).sparseProperties.residencyNonResidentStrict) in iterate()
H A DvktSparseResourcesBufferTests.cpp82 TEST_FLAG_NON_RESIDENT_STRICT = 1u << 2, //!< residencyNonResidentStrict
1460 if (flags & TEST_FLAG_NON_RESIDENT_STRICT && !context.getDeviceProperties().sparseProperties.residencyNonResidentStrict) in checkSupport()
1461 TCU_THROW(NotSupportedError, "Missing sparse property: residencyNonResidentStrict"); in checkSupport()
H A DvktSparseResourcesImageSparseResidency.cpp893 else if (physicalDeviceProperties.sparseProperties.residencyNonResidentStrict) in iterate()
/third_party/glfw/deps/glad/
H A Dvulkan.h3400 VkBool32 residencyNonResidentStrict; member
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_device.c2044 .residencyNonResidentStrict = pdevice->rad_info.family >= CHIP_POLARIS10, in radv_GetPhysicalDeviceProperties()
/third_party/vk-gl-cts/external/vulkancts/scripts/src/
H A Dvulkan_sc_core.h1937 VkBool32 residencyNonResidentStrict; member
/third_party/mesa3d/src/virtio/venus-protocol/
H A Dvn_protocol_driver_device.h504 size += vn_sizeof_VkBool32(&val->residencyNonResidentStrict); in vn_sizeof_VkPhysicalDeviceSparseProperties()
515 vn_decode_VkBool32(dec, &val->residencyNonResidentStrict); in vn_decode_VkPhysicalDeviceSparseProperties()
526 /* skip val->residencyNonResidentStrict */ in vn_sizeof_VkPhysicalDeviceSparseProperties_partial()
537 /* skip val->residencyNonResidentStrict */ in vn_encode_VkPhysicalDeviceSparseProperties_partial()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
H A DvktApiFeatureInfo.cpp2865 OFFSET_TABLE_ENTRY(VkPhysicalDeviceProperties, sparseProperties.residencyNonResidentStrict),
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
H A DvktApiFeatureInfo.cpp2890 OFFSET_TABLE_ENTRY(VkPhysicalDeviceProperties, sparseProperties.residencyNonResidentStrict),
/third_party/skia/include/third_party/vulkan/vulkan/
H A Dvulkan_core.h2664 VkBool32 residencyNonResidentStrict; member
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
H A Dvulkan_structs.hpp48951 , residencyNonResidentStrict( residencyNonResidentStrict_ ) residencyNonResidentStrict() function
49004 VULKAN_HPP_NAMESPACE::Bool32 residencyNonResidentStrict = {}; global() member
[all...]
H A Dvulkan_core.h2757 VkBool32 residencyNonResidentStrict; member
/third_party/mesa3d/include/vulkan/
H A Dvulkan_core.h3021 VkBool32 residencyNonResidentStrict; member
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/
H A Dvulkan_core.h2806 VkBool32 residencyNonResidentStrict; member
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/generated/vulkansc/
H A Dvulkan_json_data.hpp7670 print_VkBool32(obj.residencyNonResidentStrict, "residencyNonResidentStrict", 0); in print_VkPhysicalDeviceSparseProperties()
7692 print_VkBool32(obj->residencyNonResidentStrict, "residencyNonResidentStrict", 0); in print_VkPhysicalDeviceSparseProperties()
[all...]
H A Dvulkan_json_parser.hpp5740 parse_VkBool32("residencyNonResidentStrict", obj["residencyNonResidentStrict"], (o.residencyNonResidentStrict)); in parse_VkPhysicalDeviceSparseProperties()
/third_party/vulkan-headers/include/vulkan/
H A Dvulkan_core.h3171 VkBool32 residencyNonResidentStrict; member
H A Dvulkan_hash.hpp10453 VULKAN_HPP_HASH_COMBINE( seed, physicalDeviceSparseProperties.residencyNonResidentStrict );

Completed in 495 milliseconds

12