Home
last modified time | relevance | path

Searched refs:vk11_feats (Results 1 - 1 of 1) sorted by relevance

/third_party/mesa3d/src/virtio/vulkan/
H A Dvn_physical_device.c200 struct VkPhysicalDeviceVulkan11Features *vk11_feats = &feats->vulkan_1_1; in vn_physical_device_init_features() local
204 vk11_feats->storageBuffer16BitAccess = in vn_physical_device_init_features()
206 vk11_feats->uniformAndStorageBuffer16BitAccess = in vn_physical_device_init_features()
208 vk11_feats->storagePushConstant16 = in vn_physical_device_init_features()
210 vk11_feats->storageInputOutput16 = in vn_physical_device_init_features()
213 vk11_feats->multiview = local_feats.multiview.multiview; in vn_physical_device_init_features()
214 vk11_feats->multiviewGeometryShader = in vn_physical_device_init_features()
216 vk11_feats->multiviewTessellationShader = in vn_physical_device_init_features()
219 vk11_feats->variablePointersStorageBuffer = in vn_physical_device_init_features()
221 vk11_feats in vn_physical_device_init_features()
1587 const struct VkPhysicalDeviceVulkan11Features *vk11_feats = vn_GetPhysicalDeviceFeatures2() local
[all...]

Completed in 2 milliseconds