Home
last modified time | relevance | path

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

/third_party/vulkan-headers/registry/profiles/
DVP_KHR_roadmap_2022.json108 "VkPhysicalDeviceVulkan12Features": { object
126 "VkPhysicalDeviceVulkan12Features": { object
173 "VkPhysicalDeviceVulkan12Features": { object
231 "VkPhysicalDeviceVulkan12Features": { object
/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/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/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/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/vk-gl-cts/external/vulkan-docs/src/include/vulkan/
Dvulkan_core.h5514 typedef struct VkPhysicalDeviceVulkan12Features { struct
5515 VkStructureType sType;
5516 void* pNext;
5517 VkBool32 samplerMirrorClampToEdge;
5518 VkBool32 drawIndirectCount;
5519 VkBool32 storageBuffer8BitAccess;
5520 VkBool32 uniformAndStorageBuffer8BitAccess;
5521 VkBool32 storagePushConstant8;
5522 VkBool32 shaderBufferInt64Atomics;
5523 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.h5804 typedef struct VkPhysicalDeviceVulkan12Features { struct
5805 VkStructureType sType;
5806 void* pNext;
5807 VkBool32 samplerMirrorClampToEdge;
5808 VkBool32 drawIndirectCount;
5809 VkBool32 storageBuffer8BitAccess;
5810 VkBool32 uniformAndStorageBuffer8BitAccess;
5811 VkBool32 storagePushConstant8;
5812 VkBool32 shaderBufferInt64Atomics;
5813 VkBool32 shaderSharedInt64Atomics;
[all …]
/third_party/vulkan-headers/registry/
Dvalidusage.json80307 "VkPhysicalDeviceVulkan12Features": { object