Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/
DvktSpvAsmUtils.cpp232 FCIndependence fcInd32 = VK_SHADER_FLOAT_CONTROLS_INDEPENDENCE_32_BIT_ONLY; in isFloatControlsFeaturesSupported() local
238 …((toCheck.denormBehaviorIndependence == fcInd32) && (refControls.denormBehaviorIndependence == fc… in isFloatControlsFeaturesSupported()
242 …((toCheck.roundingModeIndependence == fcInd32) && (refControls.roundingModeIndependence == fcIndN… in isFloatControlsFeaturesSupported()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmUtils.cpp232 FCIndependence fcInd32 = VK_SHADER_FLOAT_CONTROLS_INDEPENDENCE_32_BIT_ONLY; in isFloatControlsFeaturesSupported() local
238 …((toCheck.denormBehaviorIndependence == fcInd32) && (refControls.denormBehaviorIndependence == fc… in isFloatControlsFeaturesSupported()
242 …((toCheck.roundingModeIndependence == fcInd32) && (refControls.roundingModeIndependence == fcIndN… in isFloatControlsFeaturesSupported()