Searched refs:vk12_feats (Results 1 – 1 of 1) sorted by relevance
165 struct VkPhysicalDeviceVulkan12Features *vk12_feats = in vn_physical_device_init_features() local198 vk12_feats->samplerMirrorClampToEdge = in vn_physical_device_init_features()200 vk12_feats->drawIndirectCount = exts->KHR_draw_indirect_count; in vn_physical_device_init_features()203 vk12_feats->storageBuffer8BitAccess = in vn_physical_device_init_features()205 vk12_feats->uniformAndStorageBuffer8BitAccess = in vn_physical_device_init_features()207 vk12_feats->storagePushConstant8 = in vn_physical_device_init_features()211 vk12_feats->shaderBufferInt64Atomics = in vn_physical_device_init_features()213 vk12_feats->shaderSharedInt64Atomics = in vn_physical_device_init_features()217 vk12_feats->shaderFloat16 = in vn_physical_device_init_features()219 vk12_feats->shaderInt8 = local_feats.shader_float16_int8.shaderInt8; in vn_physical_device_init_features()[all …]