Home
last modified time | relevance | path

Searched defs:log (Results 176 - 200 of 1053) sorted by relevance

12345678910>>...43

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/conditional_rendering/
H A DvktConditionalClearAttachmentTests.cpp89 tcu::TestLog& log = m_context.getTestContext().getLog(); in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/
H A DvktDrawSimpleTest.cpp113 tcu::TestLog& log = m_context.getTestContext().getLog(); in iterate() local
262 tcu::TestLog& log = m_context.getTestContext().getLog(); in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/dynamic_state/
H A DvktDynamicStateCBTests.cpp121 tcu::TestLog& log = m_context.getTestContext().getLog(); in iterate() local
H A DvktDynamicStateGeneralTests.cpp74 tcu::TestLog& log = m_context.getTestContext().getLog(); in iterate() local
185 tcu::TestLog &log = m_context.getTestContext().getLog(); in iterate() local
362 tcu::TestLog& log = m_context.getTestContext().getLog(); in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/
H A DvktSpvAsmWorkgroupMemoryTests.cpp55 checkResultsFloat16(const vector<Resource>& inputs, const vector<AllocationSp>& outputAllocs, const vector<Resource>& expectedOutputs, tcu::TestLog& log) checkResultsFloat16() argument
84 checkResultsFloat32(const vector<Resource>& inputs, const vector<AllocationSp>& outputAllocs, const vector<Resource>& expectedOutputs, tcu::TestLog& log) checkResultsFloat32() argument
120 checkResultsFloat64(const vector<Resource>& inputs, const vector<AllocationSp>& outputAllocs, const vector<Resource>& expectedOutputs, tcu::TestLog& log) checkResultsFloat64() argument
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/tessellation/
H A DvktTessellationFractionalSpacingTests.cpp131 bool verifyFractionalSpacingSingle (tcu::TestLog& log, in verifyFractionalSpacingSingle() argument
[all...]
H A DvktTessellationLimitsTests.cpp63 tcu::TestStatus expectGreaterOrEqual(tcu::TestLog& log, const deUint32 expected, const deUint32 actual) in expectGreaterOrEqual() argument
83 tcu::TestLog& log = context.getTestContext().getLog(); in deviceLimitsTestCase() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/
H A DvktInfoTests.cpp132 TestLog& log = context.getTestContext().getLog(); in logDeviceInfo() local
227 TestLog& log = context.getTestContext().getLog(); in logPlatformMemoryLimits() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/conditional_rendering/
H A DvktConditionalClearAttachmentTests.cpp89 tcu::TestLog& log = m_context.getTestContext().getLog(); in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/draw/
H A DvktDrawIndexedTest.cpp137 tcu::TestLog& log = m_context.getTestContext().getLog(); in iterate() local
274 tcu::TestLog& log = m_context.getTestContext().getLog(); in iterate() local
H A DvktDrawSimpleTest.cpp113 tcu::TestLog& log = m_context.getTestContext().getLog(); in iterate() local
262 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 DvktDynamicStateCBTests.cpp119 tcu::TestLog& log = m_context.getTestContext().getLog(); in iterate() local
/third_party/vk-gl-cts/external/openglcts/modules/glesext/geometry_shader/
H A DesextcGeometryShaderNonarrayInput.cpp308 std::string log = getCompilationInfoLog(m_gs_valid_non_ib); in iterate() local
321 std::string log = getCompilationInfoLog(m_gs_valid_ib); in iterate() local
335 std::string log = getLinkingInfoLog(m_po_a_valid); in iterate() local
350 std::string log = getLinkingInfoLog(m_po_b_valid); in iterate() local
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cDirectStateAccessProgramPipelinesTests.cpp336 glw::GLchar log[max_log_size] = { 0 }; in testProgramPipelineInfoLog() local
651 glw::GLchar log[max_log_size] = { 0 }; in prepareShaderPrograms() local
680 glw::GLchar log[max_log_siz in prepareShaderPrograms() local
[all...]
H A Dgl4cES31CompatibilityTests.cpp131 glw::GLchar* log = new glw::GLchar[log_size]; in iterate() local
417 glw::GLchar* log = new glw::GLchar[log_size]; in createProgram() local
473 glw::GLchar* log = new glw::GLchar[log_size]; createProgram() local
[all...]
/third_party/vk-gl-cts/android/package/src/com/drawelements/deqp/testercore/
H A DDeqpInstrumentation.java197 public void testLogData (String log) throws InterruptedException in testLogData() argument
[all...]
/third_party/skia/third_party/externals/angle2/src/tests/deqp_support/
H A DtcuRandomOrderExecutor.cpp183 TestLog &log = m_testCtx.getLog(); in execute() local
198 TestLog &log = m_testCtx.getLog(); in executeInner() local
/third_party/skia/third_party/externals/icu/source/tools/ctestfw/
H A Dtstdtmod.cpp137 TestDataModule *TestDataModule::getTestDataModule(const char* name, TestLog& log, UErrorCode &status) in getTestDataModule() argument
156 TestDataModule::TestDataModule(const char* name, TestLog& log, UErrorCode& /*status*/) in TestDataModule() argument
184 RBTestDataModule::RBTestDataModule(const char* name, TestLog& log, UErrorCode& status) in RBTestDataModule() argument
/third_party/python/Lib/distutils/command/
H A Dbuild_py.py13 from distutils import log namespace
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/scripts/
H A Dupdate.py134 def log(message, level=1): function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A DError.cpp122 void StringError::log(raw_ostream &OS) const { in log() function in llvm::StringError
/third_party/skia/experimental/lowp-basic/
H A Dbilerp-study.cpp21 void log(int16_t golden, int16_t candidate) { in log() function
/third_party/vk-gl-cts/modules/gles3/stress/
H A Des3sSyncTests.cpp161 TestLog& log = m_testCtx.getLog(); in iterate() local
[all...]
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fNegativeShaderStorageTests.cpp43 tcu::TestLog& log = ctx.getLog(); in verifyProgram() local
H A Des31fNegativeTestShared.cpp50 NegativeTestContext(ErrorCase& host, glu::RenderContext& renderCtx, const glu::ContextInfo& ctxInfo, tcu::TestLog& log, tcu::ResultCollector& results, bool enableLogging_) NegativeTestContext() argument

Completed in 14 milliseconds

12345678910>>...43