Home
last modified time | relevance | path

Searched defs:VkPhysicalDeviceVulkan12Features (Results 1 – 8 of 8) sorted by relevance

/third_party/vk-gl-cts/build/external/vulkancts/framework/vulkan/
DvkStructTypes.inl1798 struct VkPhysicalDeviceVulkan12Features struct
1800 VkStructureType sType;
1801 void* pNext;
1802 VkBool32 samplerMirrorClampToEdge;
1803 VkBool32 drawIndirectCount;
1804 VkBool32 storageBuffer8BitAccess;
1805 VkBool32 uniformAndStorageBuffer8BitAccess;
1806 VkBool32 storagePushConstant8;
1807 VkBool32 shaderBufferInt64Atomics;
1808 VkBool32 shaderSharedInt64Atomics;
[all …]
DvkVulkan_c.inl6468 typedef struct VkPhysicalDeviceVulkan12Features { struct
6469 VkStructureType sType;
6470 void* pNext;
6471 VkBool32 samplerMirrorClampToEdge;
6472 VkBool32 drawIndirectCount;
6473 VkBool32 storageBuffer8BitAccess;
6474 VkBool32 uniformAndStorageBuffer8BitAccess;
6475 VkBool32 storagePushConstant8;
6476 VkBool32 shaderBufferInt64Atomics;
6477 VkBool32 shaderSharedInt64Atomics;
[all …]
/third_party/skia/include/third_party/vulkan/vulkan/
Dvulkan_core.h5357 typedef struct VkPhysicalDeviceVulkan12Features { struct
5358 VkStructureType sType;
5359 void* pNext;
5360 VkBool32 samplerMirrorClampToEdge;
5361 VkBool32 drawIndirectCount;
5362 VkBool32 storageBuffer8BitAccess;
5363 VkBool32 uniformAndStorageBuffer8BitAccess;
5364 VkBool32 storagePushConstant8;
5365 VkBool32 shaderBufferInt64Atomics;
5366 VkBool32 shaderSharedInt64Atomics;
[all …]
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
Dvulkan_core.h5456 typedef struct VkPhysicalDeviceVulkan12Features { struct
5457 VkStructureType sType;
5458 void* pNext;
5459 VkBool32 samplerMirrorClampToEdge;
5460 VkBool32 drawIndirectCount;
5461 VkBool32 storageBuffer8BitAccess;
5462 VkBool32 uniformAndStorageBuffer8BitAccess;
5463 VkBool32 storagePushConstant8;
5464 VkBool32 shaderBufferInt64Atomics;
5465 VkBool32 shaderSharedInt64Atomics;
[all …]
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/
Dvulkan_core.h5506 typedef struct VkPhysicalDeviceVulkan12Features { struct
5507 VkStructureType sType;
5508 void* pNext;
5509 VkBool32 samplerMirrorClampToEdge;
5510 VkBool32 drawIndirectCount;
5511 VkBool32 storageBuffer8BitAccess;
5512 VkBool32 uniformAndStorageBuffer8BitAccess;
5513 VkBool32 storagePushConstant8;
5514 VkBool32 shaderBufferInt64Atomics;
5515 VkBool32 shaderSharedInt64Atomics;
[all …]
/third_party/mesa3d/include/vulkan/
Dvulkan_core.h5723 typedef struct VkPhysicalDeviceVulkan12Features { struct
5724 VkStructureType sType;
5725 void* pNext;
5726 VkBool32 samplerMirrorClampToEdge;
5727 VkBool32 drawIndirectCount;
5728 VkBool32 storageBuffer8BitAccess;
5729 VkBool32 uniformAndStorageBuffer8BitAccess;
5730 VkBool32 storagePushConstant8;
5731 VkBool32 shaderBufferInt64Atomics;
5732 VkBool32 shaderSharedInt64Atomics;
[all …]
/third_party/vulkan-headers/include/vulkan/
Dvulkan_core.h5833 typedef struct VkPhysicalDeviceVulkan12Features { struct
5834 VkStructureType sType;
5835 void* pNext;
5836 VkBool32 samplerMirrorClampToEdge;
5837 VkBool32 drawIndirectCount;
5838 VkBool32 storageBuffer8BitAccess;
5839 VkBool32 uniformAndStorageBuffer8BitAccess;
5840 VkBool32 storagePushConstant8;
5841 VkBool32 shaderBufferInt64Atomics;
5842 VkBool32 shaderSharedInt64Atomics;
[all …]
/third_party/vulkan-headers/registry/
Dvalidusage.json58197 "VkPhysicalDeviceVulkan12Features": { object