Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/libs/graphics_detector/include/vulkan/
Dvulkan_core.h5763 typedef struct VkPhysicalDeviceVulkan12Features { struct
5764 VkStructureType sType;
5765 void* pNext;
5766 VkBool32 samplerMirrorClampToEdge;
5767 VkBool32 drawIndirectCount;
5768 VkBool32 storageBuffer8BitAccess;
5769 VkBool32 uniformAndStorageBuffer8BitAccess;
5770 VkBool32 storagePushConstant8;
5771 VkBool32 shaderBufferInt64Atomics;
5772 VkBool32 shaderSharedInt64Atomics;
[all …]