Home
last modified time | relevance | path

Searched defs:outVal (Results 1 - 12 of 12) sorted by relevance

/kernel/liteos_m/testsuites/sample/kernel/dynlink/lib/
H A Ddynamic_athmtc.c72 void It_dynlink_ifelse(int inVal, int *outVal) in It_dynlink_ifelse() argument
118 void It_dynlink_switch(char *inVal, char *outVal) in It_dynlink_switch() argument
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_query/
H A DvktRayQueryBarycentricCoordinatesTests.cpp353 const auto& outVal = outputData[i]; in iterate() local
359 msg << "Unexpected value found for ray " << i << ": expected " << expectedVal << " and found " << outVal << ";"; in iterate() local
H A DvktRayQueryPositionFetchTests.cpp647 /*const */ auto& outVal = outputData[i]; // Should be const but .xyz() isn't in iterate() local
657 msg << "Unexpected value found for element " << i << ": expected " << expectedVal << " and found " << outVal << ";"; in iterate() local
H A DvktRayQueryOpacityMicromapTests.cpp1009 const auto& outVal = outputData[i]; in iterate() local
1015 msg << "Unexpected value found for ray " << i << ": expected " << expectedVal << " and found " << outVal << ";"; in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_query/
H A DvktRayQueryBarycentricCoordinatesTests.cpp353 const auto& outVal = outputData[i]; in iterate() local
359 msg << "Unexpected value found for ray " << i << ": expected " << expectedVal << " and found " << outVal << ";"; in iterate() local
H A DvktRayQueryOpacityMicromapTests.cpp972 const auto& outVal = outputData[i]; in iterate() local
978 msg << "Unexpected value found for ray " << i << ": expected " << expectedVal << " and found " << outVal << ";"; in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/
H A DvktRayTracingBarycentricCoordinatesTests.cpp469 const auto& outVal = outputData[i]; in iterate() local
475 msg << "Unexpected value found for ray " << i << ": expected " << expectedVal << " and found " << outVal << ";"; in iterate() local
H A DvktRayTracingPositionFetchTests.cpp435 /*const */ auto& outVal = outputData[i]; // Should be const but .xyz() isn't in iterate() local
445 msg << "Unexpected value found for element " << i << ": expected " << expectedVal << " and found " << outVal << ";"; in iterate() local
H A DvktRayTracingOpacityMicromapTests.cpp716 const auto& outVal = outputData[i]; in iterate() local
722 msg << "Unexpected value found for ray " << i << ": expected " << expectedVal << " and found " << outVal << ";"; in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_tracing/
H A DvktRayTracingBarycentricCoordinatesTests.cpp412 const auto& outVal = outputData[i]; in iterate() local
418 msg << "Unexpected value found for ray " << i << ": expected " << expectedVal << " and found " << outVal << ";"; in iterate() local
H A DvktRayTracingOpacityMicromapTests.cpp718 const auto& outVal = outputData[i]; in iterate() local
724 msg << "Unexpected value found for ray " << i << ": expected " << expectedVal << " and found " << outVal << ";"; in iterate() local
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fTransformFeedbackTests.cpp740 deUint32 outVal = *(const deUint32*)outPtr; in compareTransformFeedbackOutput() local

Completed in 18 milliseconds