Home
last modified time | relevance | path

Searched refs:residencyStandard3DBlockShape (Results 1 - 19 of 19) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/sc/
H A DvktSafetyCriticalApiTests.cpp242 if (context.getDeviceProperties().sparseProperties.residencyStandard3DBlockShape != VK_FALSE) in forbiddenDeviceProperties()
243 TCU_THROW(TestError, "VkPhysicalDeviceSparseProperties::residencyStandard3DBlockShape must be VK_FALSE"); in forbiddenDeviceProperties()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/sc/
H A DvktSafetyCriticalApiTests.cpp242 if (context.getDeviceProperties().sparseProperties.residencyStandard3DBlockShape != VK_FALSE) in forbiddenDeviceProperties()
243 TCU_THROW(TestError, "VkPhysicalDeviceSparseProperties::residencyStandard3DBlockShape must be VK_FALSE"); in forbiddenDeviceProperties()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/sparse_resources/
H A DvktSparseResourcesImageBlockShapes.cpp232 if (!sparseProperties.residencyStandard3DBlockShape) in iterate()
233 return tcu::TestStatus::pass("Pass (residencyStandard3DBlockShape disabled)"); in iterate()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/sparse_resources/
H A DvktSparseResourcesImageBlockShapes.cpp235 if (!sparseProperties.residencyStandard3DBlockShape) in iterate()
236 return tcu::TestStatus::pass("Pass (residencyStandard3DBlockShape disabled)"); in iterate()
/third_party/glfw/deps/glad/
H A Dvulkan.h3398 VkBool32 residencyStandard3DBlockShape; member
/third_party/vk-gl-cts/external/vulkancts/scripts/src/
H A Dvulkan_sc_core.h1935 VkBool32 residencyStandard3DBlockShape; member
/third_party/mesa3d/src/virtio/venus-protocol/
H A Dvn_protocol_driver_device.h502 size += vn_sizeof_VkBool32(&val->residencyStandard3DBlockShape); in vn_sizeof_VkPhysicalDeviceSparseProperties()
513 vn_decode_VkBool32(dec, &val->residencyStandard3DBlockShape); in vn_decode_VkPhysicalDeviceSparseProperties()
524 /* skip val->residencyStandard3DBlockShape */ in vn_sizeof_VkPhysicalDeviceSparseProperties_partial()
535 /* skip val->residencyStandard3DBlockShape */ in vn_encode_VkPhysicalDeviceSparseProperties_partial()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
H A DvktApiFeatureInfo.cpp2863 OFFSET_TABLE_ENTRY(VkPhysicalDeviceProperties, sparseProperties.residencyStandard3DBlockShape),
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
H A DvktApiFeatureInfo.cpp2888 OFFSET_TABLE_ENTRY(VkPhysicalDeviceProperties, sparseProperties.residencyStandard3DBlockShape),
/third_party/skia/include/third_party/vulkan/vulkan/
H A Dvulkan_core.h2662 VkBool32 residencyStandard3DBlockShape; member
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
H A Dvulkan_structs.hpp49002 VULKAN_HPP_NAMESPACE::Bool32 residencyStandard3DBlockShape = {}; global() member
[all...]
H A Dvulkan_core.h2755 VkBool32 residencyStandard3DBlockShape; member
/third_party/mesa3d/include/vulkan/
H A Dvulkan_core.h3019 VkBool32 residencyStandard3DBlockShape; member
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/
H A Dvulkan_core.h2804 VkBool32 residencyStandard3DBlockShape; member
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/generated/vulkansc/
H A Dvulkan_json_data.hpp7666 print_VkBool32(obj.residencyStandard3DBlockShape, "residencyStandard3DBlockShape", 1); in print_VkPhysicalDeviceSparseProperties()
7688 print_VkBool32(obj->residencyStandard3DBlockShape, "residencyStandard3DBlockShape", 1); in print_VkPhysicalDeviceSparseProperties()
[all...]
H A Dvulkan_json_parser.hpp5736 parse_VkBool32("residencyStandard3DBlockShape", obj["residencyStandard3DBlockShape"], (o.residencyStandard3DBlockShape)); in parse_VkPhysicalDeviceSparseProperties()
/third_party/vulkan-headers/include/vulkan/
H A Dvulkan_core.h3169 VkBool32 residencyStandard3DBlockShape; member
H A Dvulkan_hash.hpp10451 VULKAN_HPP_HASH_COMBINE( seed, physicalDeviceSparseProperties.residencyStandard3DBlockShape );
H A Dvulkan_structs.hpp[all...]

Completed in 544 milliseconds