Searched refs:float16Int8Features (Results 1 – 1 of 1) sorted by relevance
1699 …const VkPhysicalDeviceShaderFloat16Int8Features& float16Int8Features = context.getShaderFloat… in isFormatSupportedForDevice() local1716 shaderFloat16 = float16Int8Features.shaderFloat16 ? true : false; in isFormatSupportedForDevice()1717 shaderInt8 = float16Int8Features.shaderInt8 ? true : false; in isFormatSupportedForDevice()