Home
last modified time | relevance | path

Searched defs:exceptionValue (Results 1 – 3 of 3) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/
DvktSpvAsmInstructionTests.cpp12843 const deFloat16 exceptionValue = tcu::Float16(-1.0).bits(); in compareFP16CompositeFunc() local
12870 const deFloat16 exceptionValue = tcu::Float16(-1.0).bits(); in createFloat16CompositeConstructSet() local
13336 const deFloat16 exceptionValue = tcu::Float16(-1.0).bits(); in createFloat16CompositeInsertExtractSet() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmInstructionTests.cpp12941 const deFloat16 exceptionValue = tcu::Float16(-1.0).bits(); in compareFP16CompositeFunc() local
12968 const deFloat16 exceptionValue = tcu::Float16(-1.0).bits(); in createFloat16CompositeConstructSet() local
13434 const deFloat16 exceptionValue = tcu::Float16(-1.0).bits(); in createFloat16CompositeInsertExtractSet() local
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp102739 RootedValue exceptionValue; member in JS::AutoSaveExceptionState