Home
last modified time | relevance | path

Searched refs:residencyStandard2DBlockShape (Results 1 – 25 of 27) sorted by relevance

12

/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/sc/
DvktSafetyCriticalApiTests.cpp238 if (context.getDeviceProperties().sparseProperties.residencyStandard2DBlockShape != VK_FALSE) in forbiddenDeviceProperties()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/sc/
DvktSafetyCriticalApiTests.cpp238 if (context.getDeviceProperties().sparseProperties.residencyStandard2DBlockShape != VK_FALSE) in forbiddenDeviceProperties()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/sparse_resources/
DvktSparseResourcesImageBlockShapes.cpp400 if (!sparseProperties.residencyStandard2DBlockShape) in iterate()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/sparse_resources/
DvktSparseResourcesImageBlockShapes.cpp400 if (!sparseProperties.residencyStandard2DBlockShape) in iterate()
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/vulkan/
Dgstvkphysicaldevice.c655 DEBUG_BOOL_STRUCT ("sparse property", props, residencyStandard2DBlockShape); in dump_sparse_properties()
/third_party/vk-gl-cts/external/vulkan-docs/src/chapters/
Dsparsemem.adoc397 * pname:residencyStandard2DBlockShape
724 * pname:residencyStandard2DBlockShape is ename:VK_TRUE if the physical
Dsparsemem.txt391 * pname:residencyStandard2DBlockShape
718 * pname:residencyStandard2DBlockShape is ename:VK_TRUE if the physical
/third_party/flutter/glfw/deps/vulkan/
Dvulkan.h1371 VkBool32 residencyStandard2DBlockShape; member
/third_party/vk-gl-cts/external/vulkancts/scripts/src/
Dvulkan_sc_core.h1913 VkBool32 residencyStandard2DBlockShape; member
/third_party/flutter/skia/include/third_party/vulkan/vulkan/
Dvulkan_core.h1865 VkBool32 residencyStandard2DBlockShape; member
/third_party/mesa3d/src/amd/vulkan/
Dradv_device.c2045 .residencyStandard2DBlockShape = pdevice->rad_info.family >= CHIP_POLARIS10, in radv_GetPhysicalDeviceProperties()
/third_party/vk-gl-cts/build/external/vulkancts/framework/vulkan/
DvkStructTypes.inl1029 VkBool32 residencyStandard2DBlockShape; member
/third_party/flutter/skia/third_party/externals/dawn/third_party/khronos/vulkan/
Dvulkan_core.h2069 VkBool32 residencyStandard2DBlockShape; member
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
DvktApiFeatureInfo.cpp2886 OFFSET_TABLE_ENTRY(VkPhysicalDeviceProperties, sparseProperties.residencyStandard2DBlockShape),
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
DvktApiFeatureInfo.cpp2886 OFFSET_TABLE_ENTRY(VkPhysicalDeviceProperties, sparseProperties.residencyStandard2DBlockShape),
/third_party/mesa3d/src/virtio/venus-protocol/
Dvn_protocol_driver_device.h500 size += vn_sizeof_VkBool32(&val->residencyStandard2DBlockShape); in vn_sizeof_VkPhysicalDeviceSparseProperties()
511 vn_decode_VkBool32(dec, &val->residencyStandard2DBlockShape); in vn_decode_VkPhysicalDeviceSparseProperties()
/third_party/skia/include/third_party/vulkan/vulkan/
Dvulkan_core.h2660 VkBool32 residencyStandard2DBlockShape; member
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
Dvulkan_core.h2753 VkBool32 residencyStandard2DBlockShape; member
Dvulkan_structs.hpp48947 : residencyStandard2DBlockShape( residencyStandard2DBlockShape_ )
48986 return ( residencyStandard2DBlockShape == rhs.residencyStandard2DBlockShape ) && in operator ==()
49000 VULKAN_HPP_NAMESPACE::Bool32 residencyStandard2DBlockShape = {}; member
/third_party/vk-gl-cts/external/vulkan-docs/src/include/vulkan/
Dvulkan_core.h2809 VkBool32 residencyStandard2DBlockShape; member
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/
Dvulkan_core.h2802 VkBool32 residencyStandard2DBlockShape; member
/third_party/mesa3d/include/vulkan/
Dvulkan_core.h3017 VkBool32 residencyStandard2DBlockShape; member
/third_party/vulkan-headers/include/vulkan/
Dvulkan_core.h3126 VkBool32 residencyStandard2DBlockShape; member
Dvulkan_hash.hpp8814 VULKAN_HPP_HASH_COMBINE( seed, physicalDeviceSparseProperties.residencyStandard2DBlockShape ); in operator ()()
Dvulkan_structs.hpp64289 : residencyStandard2DBlockShape( residencyStandard2DBlockShape_ )
64335 return std::tie( residencyStandard2DBlockShape, in reflect()
64351 return ( residencyStandard2DBlockShape == rhs.residencyStandard2DBlockShape ) && in operator ==()
64365 VULKAN_HPP_NAMESPACE::Bool32 residencyStandard2DBlockShape = {}; member

12