Home
last modified time | relevance | path

Searched refs:fcIndNone (Results 1 – 1 of 1) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmUtils.cpp239 FCIndependence fcIndNone = VK_SHADER_FLOAT_CONTROLS_INDEPENDENCE_NONE_KHR; in isFloatControlsFeaturesSupported() local
243 ….denormBehaviorIndependence == fcInd32) && (refControls.denormBehaviorIndependence == fcIndNone)); in isFloatControlsFeaturesSupported()
247 …heck.roundingModeIndependence == fcInd32) && (refControls.roundingModeIndependence == fcIndNone)); in isFloatControlsFeaturesSupported()