| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderrender/ |
| H A D | vktShaderRenderInvarianceTests.cpp | 170 tcu::TestLog& log = m_context.getTestContext().getLog(); in iterate() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/ |
| H A D | vktSpvAsmComputeShaderTestUtil.hpp | 161 static bool compareWithRetvals (const std::vector<Resource>& inputs, const std::vector<AllocationSp>& outputAllocs, const std::vector<Resource>& expectedOutputs, tcu::TestLog& log) in compareWithRetvals() argument
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/subgroups/ |
| H A D | vktSubgroupsPartitionedTests.cpp | 380 TestLog& log = context.getTestContext().getLog(); in test() local
|
| H A D | vktSubgroupsShuffleTests.cpp | 369 TestLog& log = context.getTestContext().getLog(); in test() local
|
| H A D | vktSubgroupsVoteTests.cpp | 430 TestLog& log = context.getTestContext().getLog(); in test() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/tessellation/ |
| H A D | vktTessellationShaderInputOutputTests.cpp | 132 tcu::TestLog& log = context.getTestContext().getLog(); in runTest() local 184 tcu::TestLog& log = context.getTestContext().getLog(); in runTest() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/texture/ |
| H A D | vktTextureCompressedFormatTests.cpp | 264 static bool validateTexture (tcu::TestLog& log, const tcu::Surface& rendered, const TextureType& texture, const vector<float> &texCoord, deUint32 mipLevel, in validateTexture() argument 367 tcu::TestLog& log = m_context.getTestContext().getLog(); in iterate() local 498 tcu::TestLog& log in iterate() local [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/util/ |
| H A D | vktDrawUtil.cpp | 582 tcu::TestLog& log = m_context.getTestContext().getLog(); in draw() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ycbcr/ |
| H A D | vktYCbCrCopyTests.cpp | 557 void logImageInfo (TestLog& log, in logImageInfo() argument 565 void logTestCaseInfo (TestLog& log, in logTestCaseInfo() argument [all...] |
| /third_party/vk-gl-cts/framework/common/ |
| H A D | tcuImageCompare.cpp | 217 bool fuzzyCompare (TestLog& log, const char* imageSetName, const char* imageSetDesc, const ConstPixelBufferAccess& reference, const ConstPixelBufferAccess& result, float threshold, CompareLogMode logMode) in fuzzyCompare() argument 278 bool bitwiseCompare (TestLog& log, const char* imageSetName, const char* imageSetDesc, const ConstPixelBufferAccess& reference, const ConstPixelBufferAccess& result, CompareLogMode logMode) in bitwiseCompare() argument 381 fuzzyCompare(TestLog& log, const char* imageSetName, const char* imageSetDesc, const Surface& reference, const Surface& result, float threshold, CompareLogMode logMode) fuzzyCompare() argument 430 measurePixelDiffAccuracy(TestLog& log, const char* imageSetName, const char* imageSetDesc, const ConstPixelBufferAccess& reference, const ConstPixelBufferAccess& result, int bestScoreDiff, int worstScoreDiff, CompareLogMode logMode) measurePixelDiffAccuracy() argument 486 measurePixelDiffAccuracy(TestLog& log, const char* imageSetName, const char* imageSetDesc, const Surface& reference, const Surface& result, int bestScoreDiff, int worstScoreDiff, CompareLogMode logMode) measurePixelDiffAccuracy() argument 583 floatUlpThresholdCompare(TestLog& log, const char* imageSetName, const char* imageSetDesc, const ConstPixelBufferAccess& reference, const ConstPixelBufferAccess& result, const UVec4& threshold, CompareLogMode logMode) floatUlpThresholdCompare() argument 669 floatThresholdCompare(TestLog& log, const char* imageSetName, const char* imageSetDesc, const ConstPixelBufferAccess& reference, const ConstPixelBufferAccess& result, const Vec4& threshold, CompareLogMode logMode) floatThresholdCompare() argument 759 floatThresholdCompare(TestLog& log, const char* imageSetName, const char* imageSetDesc, const ConstPixelBufferAccess& reference, const ConstPixelBufferAccess& result, const Vec4& ignorekey, const Vec4& threshold, CompareLogMode logMode) floatThresholdCompare() argument 850 floatThresholdCompare(TestLog& log, const char* imageSetName, const char* imageSetDesc, const Vec4& reference, const ConstPixelBufferAccess& result, const Vec4& threshold, CompareLogMode logMode) floatThresholdCompare() argument 936 intThresholdCompare(TestLog& log, const char* imageSetName, const char* imageSetDesc, const ConstPixelBufferAccess& reference, const ConstPixelBufferAccess& result, const UVec4& threshold, CompareLogMode logMode, bool use64Bits) intThresholdCompare() argument 1043 dsThresholdCompare(TestLog& log, const char* imageSetName, const char* imageSetDesc, const ConstPixelBufferAccess& reference, const ConstPixelBufferAccess& result, const float threshold, CompareLogMode logMode) dsThresholdCompare() argument 1153 intThresholdPositionDeviationCompare(TestLog& log, const char* imageSetName, const char* imageSetDesc, const ConstPixelBufferAccess& reference, const ConstPixelBufferAccess& result, const UVec4& threshold, const tcu::IVec3& maxPositionDeviation, bool acceptOutOfBoundsAsAnyValue, CompareLogMode logMode) intThresholdPositionDeviationCompare() argument 1232 intThresholdPositionDeviationErrorThresholdCompare(TestLog& log, const char* imageSetName, const char* imageSetDesc, const ConstPixelBufferAccess& reference, const ConstPixelBufferAccess& result, const UVec4& threshold, const tcu::IVec3& maxPositionDeviation, bool acceptOutOfBoundsAsAnyValue, int maxAllowedFailingPixels, CompareLogMode logMode) intThresholdPositionDeviationErrorThresholdCompare() argument 1299 pixelThresholdCompare(TestLog& log, const char* imageSetName, const char* imageSetDesc, const Surface& reference, const Surface& result, const RGBA& threshold, CompareLogMode logMode) pixelThresholdCompare() argument 1322 bilinearCompare(TestLog& log, const char* imageSetName, const char* imageSetDesc, const ConstPixelBufferAccess& reference, const ConstPixelBufferAccess& result, const RGBA threshold, CompareLogMode logMode) bilinearCompare() argument [all...] |
| H A D | tcuTestLog.hpp | 197 explicit MessageBuilder (TestLog* log) : m_log(log) {} in MessageBuilder() argument 218 SampleBuilder (TestLog* log) argument 428 ScopedLogSection(TestLog& log, const std::string& name, const std::string& description) ScopedLogSection() argument 468 operator <<(TestLog& log, const std::exception& e) operator <<() argument [all...] |
| /third_party/vk-gl-cts/framework/opengl/ |
| H A D | gluShaderProgram.cpp | 609 tcu::TestLog& operator<< (tcu::TestLog& log, const ShaderInfo& shaderInfo) in operator <<() argument 614 tcu::TestLog& operator<< (tcu::TestLog& log, const Shader& shader) in operator <<() argument 619 static void logShaderProgram (tcu::TestLog& log, cons argument 677 operator <<(tcu::TestLog& log, const ShaderProgramInfo& shaderProgramInfo) operator <<() argument 689 operator <<(tcu::TestLog& log, const ShaderProgram& shaderProgram) operator <<() argument 704 operator <<(tcu::TestLog& log, const ProgramSources& sources) operator <<() argument [all...] |
| /third_party/vk-gl-cts/modules/egl/ |
| H A D | teglChooseConfigTests.cpp | 74 void logConfigAttrib (TestLog& log, EGLenum attrib, EGLint value) in logConfigAttrib() argument 164 TestLog& log = m_testCtx.getLog(); in executeTest() local [all...] |
| H A D | teglCreateContextExtTests.cpp | 445 bool checkVersionString (TestLog& log, const glw::Functions& gl, bool desktop, int major, int minor) in checkVersionString() argument 634 checkVersionQueries(TestLog& log, const glw::Functions& gl, int major, int minor) checkVersionQueries() argument 663 TestLog& log = m_testCtx.getLog(); validateCurrentContext() local [all...] |
| H A D | teglGLES2SharingTests.cpp | 156 tcu::TestLog& log = m_testCtx.getLog(); in iterate() local
|
| H A D | teglImageTests.cpp | 97 TestLog& log = testCtx.getLog(); in checkCallError() local 120 TestLog& log = testCtx.getLog(); in checkCallReturn() local 421 TestLog& log = m_testCtx.getLog(); in iterate() local 477 TestLog& log = m_testCtx.getLog(); iterate() local [all...] |
| H A D | teglPreservingSwapTests.cpp | 405 bool compareToReference (tcu::TestLog& log, const char* name, const char* description, const tcu::Surface& reference, const tcu::Surface& screen, int x, int y, int width, int height) in compareToReference() argument 413 bool comparePreAndPostSwapFramebuffers (tcu::TestLog& log, const tcu::Surface& preSwap, const tcu::Surface& postSwap) in comparePreAndPostSwapFramebuffers() argument 421 tcu::TestLog& log = m_testCtx.getLog(); in iterate() local [all...] |
| /third_party/vk-gl-cts/modules/gles2/accuracy/ |
| H A D | es2aTextureFilteringTests.cpp | 197 TestLog& log = m_testCtx.getLog(); in iterate() local 520 TestLog& log = m_testCtx.getLog(); in iterate() local
|
| /third_party/vk-gl-cts/modules/gles2/functional/ |
| H A D | es2fClipControlTests.cpp | 131 bool fuzzyDepthCompare(tcu::TestLog& log, const char* imageSetName, const char* imageSetDesc, in fuzzyDepthCompare() argument 334 tcu::TestLog& log = m_testCtx.getLog(); variable 427 tcu::TestLog& log = m_testCtx.getLog(); variable 508 tcu::TestLog& log in ValidateFramebuffer() local 622 tcu::TestLog& log = m_testCtx.getLog(); iterate() local 709 tcu::TestLog& log = context.getTestContext().getLog(); ValidateFramebuffer() local 810 tcu::TestLog& log = m_testCtx.getLog(); global() variable 918 tcu::TestLog& log = context.getTestContext().getLog(); ValidateFramebuffer() local 1159 tcu::TestLog& log = m_testCtx.getLog(); global() variable 1242 tcu::TestLog& log = context.getTestContext().getLog(); ValidateFramebuffer() local 1347 tcu::TestLog& log = m_testCtx.getLog(); global() variable 1429 tcu::TestLog& log = context.getTestContext().getLog(); ValidateFramebuffer() local [all...] |
| H A D | es2fPolygonOffsetTests.cpp | 93 int compareImages (tcu::TestLog& log, glu::RenderContext& renderCtx, const tcu::ConstPixelBufferAccess& test, const tcu::ConstPixelBufferAccess& ref, const tcu::PixelBufferAccess& diffMask, int radius) in compareImages() argument 156 void verifyImages (tcu::TestLog& log, tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const tcu::ConstPixelBufferAccess& testImage, const tcu::ConstPixelBufferAccess& referenceImage) in verifyImages() argument 359 tcu::TestLog& log = m_testCtx.getLog(); testPolygonOffset() local 490 tcu::TestLog& log = m_testCtx.getLog(); testPolygonOffset() local 609 tcu::TestLog& log = m_testCtx.getLog(); testPolygonOffset() local 762 tcu::TestLog& log = m_testCtx.getLog(); testPolygonOffset() local 875 tcu::TestLog& log = m_testCtx.getLog(); testPolygonOffset() local 982 tcu::TestLog& log = m_testCtx.getLog(); testPolygonOffset() local 1096 tcu::TestLog& log = m_testCtx.getLog(); testPolygonOffset() local [all...] |
| H A D | es2fStencilTests.cpp | 288 tcu::TestLog& log = m_testCtx.getLog(); in iterate() local
|
| H A D | es2fTextureCompletenessTests.cpp | 85 static bool compareToConstantColor (TestLog& log, const char* imageSetName, const char* imageSetDesc, const tcu::Surface& result, tcu::CompareLogMode logMode, RGBA color) in compareToConstantColor() argument 150 TestLog& log = m_testCtx.getLog(); in iterate() local 208 TestLog& log = m_testCtx.getLog(); in iterate() local 279 TestLog& log = m_testCtx.getLog(); createTexture() local 451 TestLog& log = m_testCtx.getLog(); createTexture() local 796 TestLog& log = m_testCtx.getLog(); createTexture() local [all...] |
| /third_party/vk-gl-cts/modules/gles2/performance/ |
| H A D | es2pDrawCallBatchingTests.cpp | 826 TestLog& log = m_testCtx.getLog(); in logTestInfo() local 871 TestLog& log = m_testCtx.getLog(); in iterate() local [all...] |
| /third_party/vk-gl-cts/modules/gles3/accuracy/ |
| H A D | es3aTextureFilteringTests.cpp | 187 TestLog& log = m_testCtx.getLog(); in iterate() local 529 TestLog& log = m_testCtx.getLog(); in iterate() local
|
| /third_party/vk-gl-cts/modules/gles3/functional/ |
| H A D | es3fASTCDecompressionCases.cpp | 296 TestLog& log = m_context.getTestContext().getLog(); in initialize() local 409 TestLog& log = m_testCtx.getLog(); in iterate() local [all...] |