Searched refs:ext_shader_float16_int8_features (Results 1 – 3 of 3) sorted by relevance
107 device.ext_shader_float16_int8_features.reported = true; in VkJsonGetDevice()108 device.ext_shader_float16_int8_features.shader_float16_int8_features_khr in VkJsonGetDevice()111 device.ext_shader_float16_int8_features.shader_float16_int8_features_khr in VkJsonGetDevice()113 features.pNext = &device.ext_shader_float16_int8_features in VkJsonGetDevice()
118 VkJsonExtShaderFloat16Int8Features ext_shader_float16_int8_features; member
1101 if (device->ext_shader_float16_int8_features.reported) { in Iterate()1103 &device->ext_shader_float16_int8_features); in Iterate()