Home
last modified time | relevance | path

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

/third_party/mesa3d/src/virtio/vulkan/
H A Dvn_physical_device.c59 VkPhysicalDeviceShaderFloat16Int8Features shader_float16_int8; in vn_physical_device_init_features() member
97 VN_ADD_TO_PNEXT(local_feats.shader_float16_int8, in vn_physical_device_init_features()
253 local_feats.shader_float16_int8.shaderFloat16; in vn_physical_device_init_features()
254 vk12_feats->shaderInt8 = local_feats.shader_float16_int8.shaderInt8; in vn_physical_device_init_features()
1609 VkPhysicalDeviceShaderFloat16Int8Features *shader_float16_int8; in vn_GetPhysicalDeviceFeatures2() member
1714 u.shader_float16_int8->shaderFloat16 = vk12_feats->shaderFloat16; in vn_GetPhysicalDeviceFeatures2()
1715 u.shader_float16_int8->shaderInt8 = vk12_feats->shaderInt8; in vn_GetPhysicalDeviceFeatures2()

Completed in 4 milliseconds