Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/sparse_resources/
H A DvktSparseResourcesImageBlockShapes.cpp267 if (!sparseProperties.residencyStandard2DMultisampleBlockShape) in iterate()
268 return tcu::TestStatus::pass("Pass (residencyStandard2DMultisampleBlockShape disabled)"); in iterate()
299 if (!sparseProperties.residencyStandard2DMultisampleBlockShape) in iterate()
300 return tcu::TestStatus::pass("Pass (residencyStandard2DMultisampleBlockShape disabled)"); in iterate()
331 if (!sparseProperties.residencyStandard2DMultisampleBlockShape) in iterate()
332 return tcu::TestStatus::pass("Pass (residencyStandard2DMultisampleBlockShape disabled)"); in iterate()
363 if (!sparseProperties.residencyStandard2DMultisampleBlockShape) in iterate()
364 return tcu::TestStatus::pass("Pass (residencyStandard2DMultisampleBlockShape disabled)"); in iterate()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/sparse_resources/
H A DvktSparseResourcesImageBlockShapes.cpp270 if (!sparseProperties.residencyStandard2DMultisampleBlockShape) in iterate()
271 return tcu::TestStatus::pass("Pass (residencyStandard2DMultisampleBlockShape disabled)"); in iterate()
302 if (!sparseProperties.residencyStandard2DMultisampleBlockShape) in iterate()
303 return tcu::TestStatus::pass("Pass (residencyStandard2DMultisampleBlockShape disabled)"); in iterate()
334 if (!sparseProperties.residencyStandard2DMultisampleBlockShape) in iterate()
335 return tcu::TestStatus::pass("Pass (residencyStandard2DMultisampleBlockShape disabled)"); in iterate()
366 if (!sparseProperties.residencyStandard2DMultisampleBlockShape) in iterate()
367 return tcu::TestStatus::pass("Pass (residencyStandard2DMultisampleBlockShape disabled)"); in iterate()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/sc/
H A DvktSafetyCriticalApiTests.cpp240 if (context.getDeviceProperties().sparseProperties.residencyStandard2DMultisampleBlockShape != VK_FALSE) in forbiddenDeviceProperties()
241 TCU_THROW(TestError, "VkPhysicalDeviceSparseProperties::residencyStandard2DMultisampleBlockShape must be VK_FALSE"); in forbiddenDeviceProperties()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/sc/
H A DvktSafetyCriticalApiTests.cpp240 if (context.getDeviceProperties().sparseProperties.residencyStandard2DMultisampleBlockShape != VK_FALSE) in forbiddenDeviceProperties()
241 TCU_THROW(TestError, "VkPhysicalDeviceSparseProperties::residencyStandard2DMultisampleBlockShape must be VK_FALSE"); in forbiddenDeviceProperties()
/third_party/glfw/deps/glad/
H A Dvulkan.h3397 VkBool32 residencyStandard2DMultisampleBlockShape; member
/third_party/vk-gl-cts/external/vulkancts/scripts/src/
H A Dvulkan_sc_core.h1934 VkBool32 residencyStandard2DMultisampleBlockShape; member
/third_party/mesa3d/src/virtio/venus-protocol/
H A Dvn_protocol_driver_device.h501 size += vn_sizeof_VkBool32(&val->residencyStandard2DMultisampleBlockShape); in vn_sizeof_VkPhysicalDeviceSparseProperties()
512 vn_decode_VkBool32(dec, &val->residencyStandard2DMultisampleBlockShape); in vn_decode_VkPhysicalDeviceSparseProperties()
523 /* skip val->residencyStandard2DMultisampleBlockShape */ in vn_sizeof_VkPhysicalDeviceSparseProperties_partial()
534 /* skip val->residencyStandard2DMultisampleBlockShape */ in vn_encode_VkPhysicalDeviceSparseProperties_partial()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
H A DvktApiFeatureInfo.cpp2862 OFFSET_TABLE_ENTRY(VkPhysicalDeviceProperties, sparseProperties.residencyStandard2DMultisampleBlockShape),
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
H A DvktApiFeatureInfo.cpp2887 OFFSET_TABLE_ENTRY(VkPhysicalDeviceProperties, sparseProperties.residencyStandard2DMultisampleBlockShape),
/third_party/skia/include/third_party/vulkan/vulkan/
H A Dvulkan_core.h2661 VkBool32 residencyStandard2DMultisampleBlockShape; member
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
H A Dvulkan_structs.hpp49001 VULKAN_HPP_NAMESPACE::Bool32 residencyStandard2DMultisampleBlockShape = {}; global() member
[all...]
H A Dvulkan_core.h2754 VkBool32 residencyStandard2DMultisampleBlockShape; member
/third_party/mesa3d/include/vulkan/
H A Dvulkan_core.h3018 VkBool32 residencyStandard2DMultisampleBlockShape; member
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/
H A Dvulkan_core.h2803 VkBool32 residencyStandard2DMultisampleBlockShape; member
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/generated/vulkansc/
H A Dvulkan_json_data.hpp7664 print_VkBool32(obj.residencyStandard2DMultisampleBlockShape, "residencyStandard2DMultisampleBlockShape", 1); in print_VkPhysicalDeviceSparseProperties()
7686 print_VkBool32(obj->residencyStandard2DMultisampleBlockShape, "residencyStandard2DMultisampleBlockShape", 1); in print_VkPhysicalDeviceSparseProperties()
[all...]
H A Dvulkan_json_parser.hpp5734 parse_VkBool32("residencyStandard2DMultisampleBlockShape", obj["residencyStandard2DMultisampleBlockShape"], (o.residencyStandard2DMultisampleBlockShape)); in parse_VkPhysicalDeviceSparseProperties()
/third_party/vulkan-headers/include/vulkan/
H A Dvulkan_core.h3168 VkBool32 residencyStandard2DMultisampleBlockShape; member
H A Dvulkan_hash.hpp10450 VULKAN_HPP_HASH_COMBINE( seed, physicalDeviceSparseProperties.residencyStandard2DMultisampleBlockShape );
H A Dvulkan_structs.hpp[all...]

Completed in 552 milliseconds