/third_party/vk-gl-cts/modules/gles3/functional/ |
H A D | es3fTextureWrapTests.cpp | 311 TestLog& log = m_testCtx.getLog(); in iterate() local
|
H A D | es3fVertexArrayObjectTests.cpp | 194 void VertexArrayObjectTest::logVertexArrayState (tcu::TestLog& log, const VertexArrayState& state, const std::string& msg) in logVertexArrayState() argument 720 void MultiVertexArrayObjectTest::logVertexArrayState (tcu::TestLog& log, const VertexArrayState& state, const std::string& msg) in logVertexArrayState() argument
|
/third_party/vk-gl-cts/modules/gles31/functional/ |
H A D | es31fDebugTests.cpp | 394 std::stringstream log; in verifyMessageCount() local 537 TestLog& log = m_testCtx.getLog(); verifyMessageExists() local 561 TestLog& log = m_testCtx.getLog(); verifyMessageGroup() local 580 TestLog& log = m_testCtx.getLog(); verifyMessageString() local 602 TestLog& log = m_testCtx.getLog(); verifyMessage() local 665 tcu::TestLog& log = m_testCtx.getLog(); iterate() local 734 tcu::TestLog& log = m_testCtx.getLog(); iterate() local 758 TestLog& log = m_testCtx.getLog(); expectMessage() local [all...] |
H A D | es31fDrawElementsBaseVertexTests.cpp | 325 tcu::TestLog& log = m_testCtx.getLog(); in verifyImage() local
|
H A D | es31fMultisampleTests.cpp | 252 TestLog& log = m_testCtx.getLog(); in init() local 433 TestLog& log = m_testCtx.getLog(); in iterate() local 562 TestLog& log = m_testCtx.getLog(); init() local 585 TestLog& log = m_testCtx.getLog(); iterate() local 743 TestLog& log = m_testCtx.getLog(); iterate() local 905 TestLog& log = m_testCtx.getLog(); iterate() local [all...] |
H A D | es31fShaderHelperInvocationTests.cpp | 381 static bool verifyHelperInvocationValue (TestLog& log, const tcu::Surface& result, bool isMultiSample) in verifyHelperInvocationValue() argument 570 static bool verifyHelperInvocationDerivate (TestLog& log, const tcu::Surface& result, bool isMultiSample) in verifyHelperInvocationDerivate() argument [all...] |
H A D | es31fStencilTexturingTests.cpp | 394 static bool compareStencilToRed (tcu::TestLog& log, const tcu::ConstPixelBufferAccess& stencilRef, const tcu::ConstPixelBufferAccess& result) in compareStencilToRed() argument 434 static bool compareRedChannel (tcu::TestLog& log, const tcu::ConstPixelBufferAccess& result, int reference) in compareRedChannel() argument [all...] |
H A D | es31fTextureFilteringTests.cpp | 73 static void logCubeArrayTexCoords(TestLog& log, vector<float>& texCoord) in logCubeArrayTexCoords() argument 338 TestLog& log = m_testCtx.getLog(); in iterate() local
|
/third_party/vk-gl-cts/modules/gles31/stress/ |
H A D | es31sVertexAttributeBindingTests.cpp | 72 static bool verifyImageYellowGreen (const tcu::Surface& image, tcu::TestLog& log, bool logImageOnSuccess) in verifyImageYellowGreen() argument
|
/third_party/vk-gl-cts/modules/glshared/ |
H A D | glsBufferTestUtil.cpp | 73 bool compareByteArrays (tcu::TestLog& log, const deUint8* resPtr, const deUint8* refPtr, int numBytes) in compareByteArrays() argument 252 BufferWriterBase::BufferWriterBase (glu::RenderContext& renderCtx, tcu::TestLog& log) in BufferWriterBase() argument 267 BufferWriter(glu::RenderContext& renderCtx, tcu::TestLog& log, WriteType writeType) BufferWriter() argument 338 BufferVerifierBase(glu::RenderContext& renderCtx, tcu::TestLog& log) BufferVerifierBase() argument 354 BufferVerifier(glu::RenderContext& renderCtx, tcu::TestLog& log, VerifyType verifyType) BufferVerifier() argument 417 VertexArrayVerifier(glu::RenderContext& renderCtx, tcu::TestLog& log) VertexArrayVerifier() argument [all...] |
H A D | glsMemoryStressCase.cpp | 170 TextureRenderer::TextureRenderer (tcu::TestLog& log, glu::RenderContext& renderContext) in TextureRenderer() argument 332 BufferRenderer::BufferRenderer (tcu::TestLog& log, glu::RenderContext& renderContext) in BufferRenderer() argument 461 MemObjectAllocator::MemObjectAllocator (tcu::TestLog& log, glu::RenderContext& renderContext, MemObjectType objectTypes, const MemObjectConfig& config, int seed) in MemObjectAllocator() argument 840 tcu::TestLog& log = m_testCtx.getLog(); iterate() local [all...] |
H A D | glsRandomShaderCase.cpp | 461 tcu::TestLog& log = m_testCtx.getLog(); in iterate() local
|
H A D | glsScissorTests.cpp | 213 TestLog& log = m_testCtx.getLog(); in iterate() local 646 TestLog& log = m_testCtx.getLog(); in iterate() local [all...] |
H A D | glsStateChangePerfTestCases.cpp | 541 TestLog& log = m_testCtx.getLog(); in logAndSetTestResult() local 568 TestLog& log = m_testCtx.getLog(); iterate() local 671 TestLog& log = m_testCtx.getLog(); logTestCase() local 689 TestLog& log = m_testCtx.getLog(); logAndSetTestResult() local [all...] |
/third_party/vk-gl-cts/modules/internal/ |
H A D | ditFrameworkTests.cpp | 86 TestLog& log = m_testCtx.getLog(); in iterate() local 153 TestLog& log = m_testCtx.getLog(); in iterate() local
|
/third_party/vk-gl-cts/scripts/android/ |
H A D | build_apk.py | 227 def log (config, msg): function
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/modifiers/ |
H A D | vktModifiersTests.cpp | 321 TestLog& log = context.getTestContext().getLog(); in listModifiersCase() local
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/ |
H A D | vktPipelineLogicOpTests.cpp | 446 auto& log = m_context.getTestContext().getLog(); in verifyImage() local
|
H A D | vktPipelineMaxVaryingsTests.cpp | 961 tcu::TestLog &log = context.getTestContext().getLog(); in test() local
|
H A D | vktPipelineStencilExportTests.cpp | 466 auto& log = context.getTestContext().getLog(); in testStencilExportReplace() local
|
/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
|