| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/sparse_resources/ |
| D | vktSparseResourcesImageAlignedMipSize.cpp | 106 if (context.getShaderImageAtomicInt64FeaturesEXT().sparseImageInt64Atomics == VK_FALSE) in checkSupport()
|
| D | vktSparseResourcesImageBlockShapes.cpp | 110 if (context.getShaderImageAtomicInt64FeaturesEXT().sparseImageInt64Atomics == VK_FALSE) in checkSupport()
|
| D | vktSparseResourcesImageSparseBinding.cpp | 106 if (context.getShaderImageAtomicInt64FeaturesEXT().sparseImageInt64Atomics == VK_FALSE) in checkSupport()
|
| D | vktSparseResourcesMipmapSparseResidency.cpp | 111 if (context.getShaderImageAtomicInt64FeaturesEXT().sparseImageInt64Atomics == VK_FALSE) in checkSupport()
|
| D | vktSparseResourcesShaderIntrinsicsBase.cpp | 428 if (m_context.getShaderImageAtomicInt64FeaturesEXT().sparseImageInt64Atomics == VK_FALSE) in checkSupport()
|
| D | vktSparseResourcesImageMemoryAliasing.cpp | 159 if (context.getShaderImageAtomicInt64FeaturesEXT().sparseImageInt64Atomics == VK_FALSE) in checkSupport()
|
| D | vktSparseResourcesImageSparseResidency.cpp | 275 if (context.getShaderImageAtomicInt64FeaturesEXT().sparseImageInt64Atomics == VK_FALSE) in checkSupport()
|
| /third_party/vk-gl-cts/external/vulkancts/scripts/src/ |
| D | mandatory_features.txt | 144 …shader_image_atomic_int64 physicalDeviceShaderImageAtomicInt64FeaturesEXT.sparseImageInt64Atomics )
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/ |
| D | vktApiDeviceInitializationTests.cpp | 1286 …offset == DE_OFFSET_OF(VkPhysicalDeviceShaderImageAtomicInt64FeaturesEXT, sparseImageInt64Atomics)) in checkFeatures()
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/ |
| D | vktImageAtomicOperationTests.cpp | 615 if (backingType == ImageBackingType::SPARSE && !atomicInt64Features.sparseImageInt64Atomics) in commonCheckSupport()
|
| /third_party/vk-gl-cts/build/external/vulkancts/framework/vulkan/ |
| D | vkDeviceFeatureTest.inl | 677 FEATURE_ITEM (VkPhysicalDeviceShaderImageAtomicInt64FeaturesEXT, sparseImageInt64Atomics),
|
| D | vkMandatoryFeatures.inl | 1856 …_image_atomic_int64")) && physicalDeviceShaderImageAtomicInt64FeaturesEXT.sparseImageInt64Atomics )
|
| D | vkStructTypes.inl | 4699 VkBool32 sparseImageInt64Atomics; member
|
| D | vkVulkan_c.inl | 12498 VkBool32 sparseImageInt64Atomics; member
|
| D | vkStrUtilImpl.inl | 10827 s << "\tsparseImageInt64Atomics = " << value.sparseImageInt64Atomics << '\n';
|
| /third_party/mesa3d/src/amd/vulkan/ |
| D | radv_device.c | 1630 features->sparseImageInt64Atomics = true; in radv_GetPhysicalDeviceFeatures2()
|
| /third_party/skia/include/third_party/vulkan/vulkan/ |
| D | vulkan_core.h | 10971 VkBool32 sparseImageInt64Atomics; member
|
| /third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/ |
| D | vulkan_core.h | 11536 VkBool32 sparseImageInt64Atomics; member
|
| /third_party/skia/third_party/externals/swiftshader/include/vulkan/ |
| D | vulkan_core.h | 11376 VkBool32 sparseImageInt64Atomics; member
|
| D | vulkan_structs.hpp | 52170 , sparseImageInt64Atomics( sparseImageInt64Atomics_ ) 52210 sparseImageInt64Atomics = sparseImageInt64Atomics_; in setSparseImageInt64Atomics() 52232 ( sparseImageInt64Atomics == rhs.sparseImageInt64Atomics ); in operator ==() 52245 VULKAN_HPP_NAMESPACE::Bool32 sparseImageInt64Atomics = {}; member
|
| /third_party/mesa3d/include/vulkan/ |
| D | vulkan_core.h | 12446 VkBool32 sparseImageInt64Atomics; member
|
| /third_party/vulkan-headers/include/vulkan/ |
| D | vulkan_structs.hpp | 68327 , sparseImageInt64Atomics( sparseImageInt64Atomics_ ) 68365 sparseImageInt64Atomics = sparseImageInt64Atomics_; in setSparseImageInt64Atomics() 68388 return std::tie( sType, pNext, shaderImageInt64Atomics, sparseImageInt64Atomics ); in reflect() 68401 ( sparseImageInt64Atomics == rhs.sparseImageInt64Atomics ); in operator ==() 68415 VULKAN_HPP_NAMESPACE::Bool32 sparseImageInt64Atomics = {}; member
|
| D | vulkan_core.h | 12574 VkBool32 sparseImageInt64Atomics; member
|
| D | vulkan_hash.hpp | 9405 …_HPP_HASH_COMBINE( seed, physicalDeviceShaderImageAtomicInt64FeaturesEXT.sparseImageInt64Atomics ); in operator ()()
|
| /third_party/mesa3d/docs/relnotes/ |
| D | 21.1.0.rst | 5058 - radv: enable sparseImageInt64Atomics/sparseImageFloat32Atomics
|