Home
last modified time | relevance | path

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

/third_party/lzma/CPP/7zip/Common/
DCWrappers.cpp11 SRes HRESULT_To_SRes(HRESULT res, SRes defaultRes) throw() in HRESULT_To_SRes()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmInstructionTests.cpp2333 float defaultRes = std::min(std::max(inputFloats1[ndx], inputFloats2[ndx]), inputFloats3[ndx]); in createOpNClampGroup() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/
DvktSpvAsmInstructionTests.cpp2331 float defaultRes = std::min(std::max(inputFloats1[ndx], inputFloats2[ndx]), inputFloats3[ndx]); in createOpNClampGroup() local