| /third_party/skia/modules/skottie/src/ |
| H A D | SkottieTool.cpp | 212 auto& log = lvl == skottie::Logger::Level::kError ? fErrors : fWarnings; variable
|
| /third_party/vk-gl-cts/modules/gles3/functional/ |
| H A D | es3fDepthTests.cpp | 129 tcu::TestLog& log = m_testCtx.getLog(); in iterate() local
|
| H A D | es3fFboTestCase.cpp | 64 TestLog& log = m_testCtx.getLog(); in iterate() local
|
| H A D | es3fFragDepthTests.cpp | 125 TestLog& log = m_testCtx.getLog(); in iterate() local 296 TestLog& log = m_testCtx.getLog(); in iterate() local
|
| H A D | es3fInteger64StateQueryTests.cpp | 61 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 D | es3fMultiviewTests.cpp | 243 TestLog& log = m_testCtx.getLog(); in iterate() local
|
| H A D | es3fShaderFragDataTests.cpp | 82 static bool compareSingleColor (tcu::TestLog& log, const tcu::Surface& surface, tcu::RGBA expectedColor, tcu::RGBA threshold) in compareSingleColor() argument
|
| H A D | es3fSyncTests.cpp | 173 TestLog& log = m_testCtx.getLog(); in iterate() local [all...] |
| H A D | es3fTextureSizeTests.cpp | 122 TestLog& log = m_testCtx.getLog(); in iterate() local 270 TestLog& log = m_testCtx.getLog(); in testFace() local
|
| H A D | es3fTextureSwizzleTests.cpp | 148 TestLog& log = m_testCtx.getLog(); in iterate() local
|
| /third_party/vk-gl-cts/modules/gles3/performance/ |
| H A D | es3pTextureCases.cpp | 93 TestLog& log = m_testCtx.getLog(); in init() local
|
| /third_party/vk-gl-cts/modules/gles3/stress/ |
| H A D | es3sOcclusionQueryTests.cpp | 148 tcu::TestLog& log = m_testCtx.getLog(); in iterate() local
|
| /third_party/vk-gl-cts/modules/gles31/functional/ |
| H A D | es31fFboColorbufferTests.cpp | 223 TestLog& log = m_testCtx.getLog(); in render() local
|
| H A D | es31fFboNoAttachmentTests.cpp | 67 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 D | es31fFboTestCase.cpp | 64 TestLog& log = m_testCtx.getLog(); in iterate() local
|
| H A D | es31fNegativeComputeTests.cpp | 90 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 D | es31fNegativeSampleVariablesTests.cpp | 49 tcu::TestLog& log = ctx.getLog(); in verifyShader() local
|
| H A D | es31fNegativeShaderDirectiveTests.cpp | 51 tcu::TestLog& log = ctx.getLog(); in verifyProgram() local 80 tcu::TestLog& log = ctx.getLog(); in verifyShader() local
|
| H A D | es31fNegativeTessellationTests.cpp | 146 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 D | es31fSampleVariableTests.cpp | 207 verifyImageWithVerifier(const tcu::Surface& resultImage, tcu::TestLog& log, const Verifier& verifier, bool logOnSuccess = true) verifyImageWithVerifier() argument [all...] |
| H A D | es31fShaderBuiltinConstantTests.cpp | 220 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 D | es31fShaderMultisampleInterpolationTests.cpp | 71 static bool verifyGreenImage (const tcu::Surface& image, tcu::TestLog& log) in verifyGreenImage() argument
|
| /third_party/vk-gl-cts/modules/glshared/ |
| H A D | glsBufferTestUtil.hpp | 155 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 D | glsSamplerObjectTest.cpp | 246 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 D | glsShaderPerformanceCase.cpp | 118 static void logRenderTargetInfo (TestLog& log, const tcu::RenderTarget& renderTarget) in logRenderTargetInfo() argument 141 tcu::TestLog& log = m_testCtx.getLog(); in init() local [all...] |