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

/xsrc/external/mit/MesaLib/dist/src/virtio/vulkan/
H A Dvn_physical_device.c163 struct VkPhysicalDeviceVulkan11Features *vk11_feats = local in function:vn_physical_device_init_features
169 vk11_feats->storageBuffer16BitAccess =
171 vk11_feats->uniformAndStorageBuffer16BitAccess =
173 vk11_feats->storagePushConstant16 =
175 vk11_feats->storageInputOutput16 =
178 vk11_feats->multiview = local_feats.multiview.multiview;
179 vk11_feats->multiviewGeometryShader =
181 vk11_feats->multiviewTessellationShader =
184 vk11_feats->variablePointersStorageBuffer =
186 vk11_feats
1598 const struct VkPhysicalDeviceVulkan11Features *vk11_feats = local in function:vn_GetPhysicalDeviceFeatures2
[all...]

Completed in 30 milliseconds