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

/xsrc/external/mit/MesaLib/dist/src/virtio/vulkan/
H A Dvn_physical_device.c165 struct VkPhysicalDeviceVulkan12Features *vk12_feats = local in function:vn_physical_device_init_features
198 vk12_feats->samplerMirrorClampToEdge =
200 vk12_feats->drawIndirectCount = exts->KHR_draw_indirect_count;
203 vk12_feats->storageBuffer8BitAccess =
205 vk12_feats->uniformAndStorageBuffer8BitAccess =
207 vk12_feats->storagePushConstant8 =
211 vk12_feats->shaderBufferInt64Atomics =
213 vk12_feats->shaderSharedInt64Atomics =
217 vk12_feats->shaderFloat16 =
219 vk12_feats
1600 const struct VkPhysicalDeviceVulkan12Features *vk12_feats = local in function:vn_GetPhysicalDeviceFeatures2
[all...]

Completed in 3 milliseconds