Home
last modified time | relevance | path

Searched defs:log (Results 751 - 775 of 994) sorted by relevance

1...<<31323334353637383940

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/
H A DvktTestCase.cpp1137 tcu::TestLog& log = context.getTestContext().getLog(); in collectAndReportDebugMessages() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/wsi/
H A DvktWsiDisplayTimingTests.cpp843 tcu::TestLog& log = m_context.getTestContext().getLog(); in render() local
[all...]
H A DvktWsiMaintenance1Tests.cpp757 tcu::TestLog& log = context.getTestContext().getLog(); in presentFenceTest() local
H A DvktWsiSwapchainTests.cpp643 tcu::TestLog& log = context.getTestContext().getLog(); in createSwapchainTest() local
742 tcu::TestLog& log = context.getTestContext().getLog(); in createSwapchainPrivateDataTest() local
876 tcu::TestLog& log = context.getTestContext().getLog(); createSwapchainSimulateOOMTest() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
H A DvktApiDeviceInitializationTests.cpp68 tcu::TestLog& log = context.getTestContext().getLog(); in createInstanceTest() local
217 tcu::TestLog& log = context.getTestContext().getLog(); in createInstanceWithInvalidApiVersionTest() local
325 tcu::TestLog& log = context.getTestContext().getLog(); createInstanceWithNullApplicationInfoTest() local
357 tcu::TestLog& log = context.getTestContext().getLog(); createInstanceWithUnsupportedExtensionsTest() local
700 tcu::TestLog& log = context.getTestContext().getLog(); createMultipleDevicesTest() local
809 tcu::TestLog& log = context.getTestContext().getLog(); createDeviceWithUnsupportedExtensionsTest() local
891 tcu::TestLog& log = context.getTestContext().getLog(); createDeviceWithVariousQueueCountsTest() local
985 tcu::TestLog& log = context.getTestContext().getLog(); createDeviceWithGlobalPriorityTest() local
1192 tcu::TestLog& log = context.getTestContext().getLog(); createDeviceWithQueriedGlobalPriorityTest() local
1602 tcu::TestLog& log = context.getTestContext().getLog(); createDeviceWithUnsupportedFeaturesTest() local
1880 tcu::TestLog& log = context.getTestContext().getLog(); createProtectedDeviceWithQueueConfig() local
2021 tcu::TestLog& log = context.getTestContext().getLog(); createDeviceQueue2WithTwoQueuesSmokeTest() local
2163 tcu::TestLog& log = context.getTestContext().getLog(); createDeviceQueue2WithNProtectedAndMUnprotectedQueues() local
2223 tcu::TestLog& log = context.getTestContext().getLog(); createDeviceQueue2WithMultipleQueueCombinations() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/binding_model/
H A DvktBindingDescriptorCopyTests.cpp1809 tcu::TestLog& log = context.getTestContext().getLog(); in run() local
H A DvktBindingDescriptorUpdateTests.cpp679 auto& log = m_context.getTestContext().getLog(); in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/clipping/
H A DvktClippingTests.cpp455 tcu::TestLog& log = context.getTestContext().getLog(); in testPrimitivesInside() local
510 tcu::TestLog& log = context.getTestContext().getLog(); in testPrimitivesOutside() local
560 tcu::TestLog& log = context.getTestContext().getLog(); in testPrimitivesDepthClamp() local
652 tcu::TestLog& log = context.getTestContext().getLog(); in testPrimitivesDepthClip() local
818 tcu::TestLog& log = context.getTestContext().getLog(); testLargePoints() local
948 tcu::TestLog& log = context.getTestContext().getLog(); testWideLines() local
1438 tcu::TestLog& log = context.getTestContext().getLog(); testClipDistance() local
1571 tcu::TestLog& log = context.getTestContext().getLog(); testComplementarity() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/draw/
H A DvktBasicDrawTests.cpp262 inline bool imageCompare (tcu::TestLog& log, const tcu::ConstPixelBufferAccess& reference, const tcu::ConstPixelBufferAccess& result, const vk::VkPrimitiveTopology topology) in imageCompare() argument
775 tcu::TestLog &log = m_context.getTestContext().getLog(); in iterate() local
921 tcu::TestLog &log = m_context.getTestContext().getLog(); in iterate() local
1110 tcu::TestLog &log = m_context.getTestContext().getLog(); in iterate() local
1323 tcu::TestLog &log in iterate() local
[all...]
H A DvktDrawInstancedTests.cpp777 tcu::TestLog &log = m_context.getTestContext().getLog(); in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/dynamic_state/
H A DvktDynamicStateRSTests.cpp480 tcu::TestLog& log = m_context.getTestContext().getLog(); in iterate() local
592 tcu::TestLog& log = m_context.getTestContext().getLog(); in iterate() local
692 tcu::TestLog& log = m_context.getTestContext().getLog(); in iterate() local
1147 auto& log = m_context.getTestContext().getLog(); in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/fragment_shading_barycentric/
H A DvktFragmentShadingBarycentricTests.cpp611 tcu::TestLog& log = m_context.getTestContext().getLog(); in verify() local
1036 tcu::TestLog& log = m_context.getTestContext().getLog(); in verify() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/memory/
H A DvktMemoryAddressBindingTests.cpp1626 tcu::TestLog& log = context.getTestContext().getLog(); in validateCallbackRecords() local
H A DvktMemoryDeviceMemoryReportTests.cpp1644 tcu::TestLog& log = context.getTestContext().getLog(); in validateCallbackRecords() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/memory_model/
H A DvktMemoryModelMessagePassing.cpp1734 tcu::TestLog& log = m_context.getTestContext().getLog(); in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/mesh_shader/
H A DvktMeshShaderApiTestsEXT.cpp662 auto& log = m_context.getTestContext().getLog(); in iterate() local
H A DvktMeshShaderBuiltinTests.cpp394 auto& log = m_context.getTestContext().getLog(); in verifyResults() local
H A DvktMeshShaderBuiltinTestsEXT.cpp504 auto& log = m_context.getTestContext().getLog(); in verifyResults() local
563 auto& log = m_context.getTestContext().getLog(); in verifyResults() local
628 auto& log = m_context.getTestContext().getLog(); in verifyResults() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyld.cpp60 void RuntimeDyldError::log(raw_ostream &OS) const { in log() function in RuntimeDyldError
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cPipelineStatisticsQueryTests.cpp1322 std::string log = PipelineStatisticsQueryUtilities::getVerifyResultValuesErrorString<glw::GLint>( in verifyResultValues() local
1333 std::string log = PipelineStatisticsQueryUtilities::getVerifyResultValuesErrorString<glw::GLint64>( in verifyResultValues() local
1344 std::string log = PipelineStatisticsQueryUtilities::getVerifyResultValuesErrorString<glw::GLuint>( in verifyResultValues() local
1355 std::string log = PipelineStatisticsQueryUtilities::getVerifyResultValuesErrorString<glw::GLuint64>( in verifyResultValues() local
1368 std::string log = PipelineStatisticsQueryUtilities::getVerifyResultValuesErrorString<glw::GLint>( in verifyResultValues() local
1379 std::string log = PipelineStatisticsQueryUtilities::getVerifyResultValuesErrorString<glw::GLint64>( verifyResultValues() local
1390 std::string log = PipelineStatisticsQueryUtilities::getVerifyResultValuesErrorString<glw::GLuint>( verifyResultValues() local
1401 std::string log = PipelineStatisticsQueryUtilities::getVerifyResultValuesErrorString<glw::GLuint64>( verifyResultValues() local
[all...]
H A Dgl4cProgramInterfaceQueryTests.cpp85 GLchar log[1024]; in LinkProgram() local
3648 GLchar log[1024]; CreateShaderProgram() local
[all...]
H A Dgl4cShaderAtomicCountersTests.cpp105 tcu::TestLog& log = m_context.getTestContext().getLog(); in ValidateReadBuffer() local
115 GLchar log[1024]; in LinkProgram() local
199 GLchar log[102 in CreateShaderProgram() local
[all...]
H A Dgl4cShaderSubroutineTests.hpp185 void log(tcu::MessageBuilder& message) const in log() function
/third_party/vk-gl-cts/external/openglcts/modules/gles2/
H A Des2cTexture3DTests.cpp222 tcu::TestLog& log = m_testCtx.getLog(); in verifyTestResult() local
606 tcu::TestLog& log = m_testCtx.getLog(); in iterate() local
/third_party/vk-gl-cts/external/openglcts/modules/gles31/
H A Des31cComputeShaderTests.cpp5340 GLchar log[1024]; in CheckCompilationError() local
5860 GLchar log[1024]; Compile() local
[all...]

Completed in 73 milliseconds

1...<<31323334353637383940