Home
last modified time | relevance | path

Searched defs:log (Results 301 - 325 of 1067) sorted by relevance

1...<<11121314151617181920>>...43

/third_party/skia/modules/skottie/src/
H A DSkottieTool.cpp212 auto& log = lvl == skottie::Logger::Level::kError ? fErrors : fWarnings; variable
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fDepthTests.cpp129 tcu::TestLog& log = m_testCtx.getLog(); in iterate() local
H A Des3fFboTestCase.cpp64 TestLog& log = m_testCtx.getLog(); in iterate() local
H A Des3fFragDepthTests.cpp125 TestLog& log = m_testCtx.getLog(); in iterate() local
296 TestLog& log = m_testCtx.getLog(); in iterate() local
H A Des3fInteger64StateQueryTests.cpp61 StateVerifier::StateVerifier (const glw::Functions& gl, tcu::TestLog& log, const char* testNamePostfix) in StateVerifier() argument
86 GetBooleanVerifier::GetBooleanVerifier (const glw::Functions& gl, tcu::TestLog& log) in GetBooleanVerifier() argument
130 GetIntegerVerifier::GetIntegerVerifier (const glw::Functions& gl, tcu::TestLog& log) in GetIntegerVerifier() argument
166 GetFloatVerifier(const glw::Functions& gl, tcu::TestLog& log) GetFloatVerifier() argument
[all...]
H A Des3fMultiviewTests.cpp243 TestLog& log = m_testCtx.getLog(); in iterate() local
H A Des3fShaderFragDataTests.cpp82 static bool compareSingleColor (tcu::TestLog& log, const tcu::Surface& surface, tcu::RGBA expectedColor, tcu::RGBA threshold) in compareSingleColor() argument
H A Des3fSyncTests.cpp173 TestLog& log = m_testCtx.getLog(); in iterate() local
[all...]
H A Des3fTextureSizeTests.cpp122 TestLog& log = m_testCtx.getLog(); in iterate() local
270 TestLog& log = m_testCtx.getLog(); in testFace() local
H A Des3fTextureSwizzleTests.cpp148 TestLog& log = m_testCtx.getLog(); in iterate() local
/third_party/vk-gl-cts/modules/gles3/performance/
H A Des3pTextureCases.cpp93 TestLog& log = m_testCtx.getLog(); in init() local
/third_party/vk-gl-cts/modules/gles3/stress/
H A Des3sOcclusionQueryTests.cpp148 tcu::TestLog& log = m_testCtx.getLog(); in iterate() local
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fFboColorbufferTests.cpp223 TestLog& log = m_testCtx.getLog(); in render() local
H A Des31fFboNoAttachmentTests.cpp67 bool checkFramebufferSize (TestLog& log, const glu::RenderContext& renderCtx, GLuint framebuffer, const IVec2& size) in checkFramebufferSize() argument
174 bool checkFramebufferRenderable (TestLog& log, const glu::RenderContext& renderCtx, GLuint framebuffer, const IVec2& size) in checkFramebufferRenderable() argument
363 TestLog& log = m_testCtx.getLog(); iterate() local
494 TestLog& log = m_testCtx.getLog(); iterate() local
[all...]
H A Des31fFboTestCase.cpp64 TestLog& log = m_testCtx.getLog(); in iterate() local
H A Des31fNegativeComputeTests.cpp90 tcu::TestLog& log = ctx.getLog(); in verifyLinkError() local
107 tcu::TestLog& log = ctx.getLog(); in verifyCompileError() local
239 tcu::TestLog& log = ctx.getLog(); in exceed_texture_image_units_limit() local
397 tcu::TestLog& log = ctx.getLog(); program_not_active() local
457 tcu::TestLog& log = ctx.getLog(); invalid_program_query() local
478 tcu::TestLog& log = ctx.getLog(); invalid_program_query() local
503 tcu::TestLog& log = ctx.getLog(); invalid_dispatch_compute_indirect() local
594 tcu::TestLog& log = ctx.getLog(); invalid_maximum_work_group_counts() local
786 tcu::TestLog& log = ctx.getLog(); invalid_layout_qualifiers() local
[all...]
H A Des31fNegativeSampleVariablesTests.cpp49 tcu::TestLog& log = ctx.getLog(); in verifyShader() local
H A Des31fNegativeShaderDirectiveTests.cpp51 tcu::TestLog& log = ctx.getLog(); in verifyProgram() local
80 tcu::TestLog& log = ctx.getLog(); in verifyShader() local
H A Des31fNegativeTessellationTests.cpp146 tcu::TestLog& log = ctx.getLog(); in single_tessellation_stage() local
166 tcu::TestLog& log = ctx.getLog(); in single_tessellation_stage() local
189 tcu::TestLog& log = ctx.getLog(); in single_tessellation_stage() local
207 tcu::TestLog& log = ctx.getLog(); in single_tessellation_stage() local
236 tcu::TestLog& log = ctx.getLog(); in invalid_primitive_mode() local
261 tcu::TestLog& log = ctx.getLog(); tessellation_not_active() local
310 tcu::TestLog& log = ctx.getLog(); invalid_program_state() local
362 tcu::TestLog& log = ctx.getLog(); tessellation_control_invalid_vertex_count() local
[all...]
H A Des31fSampleVariableTests.cpp207 verifyImageWithVerifier(const tcu::Surface& resultImage, tcu::TestLog& log, const Verifier& verifier, bool logOnSuccess = true) verifyImageWithVerifier() argument
[all...]
H A Des31fShaderBuiltinConstantTests.cpp220 static void logVarValue (tcu::TestLog& log, const std::string& varName, DataType value) in logVarValue() argument
226 void logVarValue<int> (tcu::TestLog& log, const std::string& varName, int value) in logVarValue() argument
H A Des31fShaderMultisampleInterpolationTests.cpp71 static bool verifyGreenImage (const tcu::Surface& image, tcu::TestLog& log) in verifyGreenImage() argument
/third_party/vk-gl-cts/modules/glshared/
H A DglsBufferTestUtil.hpp155 BufferSubDataWriter (glu::RenderContext& renderCtx, tcu::TestLog& log) : BufferWriterBase(renderCtx, log) {} in BufferSubDataWriter() argument
167 BufferWriteMapWriter (glu::RenderContext& renderCtx, tcu::TestLog& log) : BufferWriterBase(renderCtx, log) {} in BufferWriteMapWriter() argument
234 BufferMapVerifier (glu::RenderContext& renderCtx, tcu::TestLog& log) argument
[all...]
H A DglsSamplerObjectTest.cpp246 tcu::TestLog& log = m_testCtx.getLog(); in init() local
554 tcu::TestLog& log = m_testCtx.getLog(); in iterate() local
763 tcu::TestLog& log = m_testCtx.getLog(); in init() local
1143 tcu::TestLog& log = m_testCtx.getLog(); in iterate() local
[all...]
H A DglsShaderPerformanceCase.cpp118 static void logRenderTargetInfo (TestLog& log, const tcu::RenderTarget& renderTarget) in logRenderTargetInfo() argument
141 tcu::TestLog& log = m_testCtx.getLog(); in init() local
[all...]

Completed in 21 milliseconds

1...<<11121314151617181920>>...43