Home
last modified time | relevance | path

Searched defs:log (Results 901 - 925 of 1010) sorted by relevance

1...<<3132333435363738394041

/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/mesh_shader/
H A DvktMeshShaderPropertyTestsEXT.cpp893 auto& log = m_context.getTestContext().getLog(); in iterate() local
1274 auto& log = m_context.getTestContext().getLog(); in iterate() local
1552 auto& log = m_context.getTestContext().getLog(); in iterate() local
1984 auto& log in getParamsFromContext() local
2364 auto& log = m_context.getTestContext().getLog(); iterate() local
[all...]
H A DvktMeshShaderQueryTestsEXT.cpp1147 auto& log = m_context.getTestContext().getLog(); in iterate() local
H A DvktMeshShaderSmokeTestsEXT.cpp635 auto& log = m_context.getTestContext().getLog(); in iterate() local
932 auto& log = context.getTestContext().getLog(); in testFullscreenGradient() local
1527 auto& log = m_context.getTestContext().getLog(); iterate() local
2005 auto& log = m_context.getTestContext().getLog(); iterate() local
[all...]
/third_party/vk-gl-cts/external/openglcts/modules/gles31/
H A Des31cDrawIndirectTests.cpp80 static void setOutput(tcu::TestLog& log) in setOutput() argument
[all...]
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl3cTransformFeedbackTests.cpp6679 buildProgram( glw::Functions const& gl, tcu::TestLog& log, glw::GLchar const* const geometry_shader_source, glw::GLchar const* const tessellation_control_shader_source, glw::GLchar const* const tessellation_evaluation_shader_source, glw::GLchar const* const vertex_shader_source, glw::GLchar const* const fragment_shader_source, glw::GLchar const* const* const transform_feedback_varyings, glw::GLsizei const transform_feedback_varyings_count, glw::GLenum const transform_feedback_varyings_mode, bool const do_not_detach, glw::GLint* linking_status) buildProgram() argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
H A DRendererVk.cpp549 std::ostringstream log; in DebugUtilsMessenger() local
[all...]
/third_party/skia/third_party/externals/swiftshader/src/Shader/
H A DShaderCore.cpp182 Float4 log = logarithm2(x, true, pp); in power() local
1147 Float4 log = logarithm2(src.x, true, pp); in log2x() local
1163 void ShaderCore::log(Vector4f &dst, const Vector4f &src, bool pp) in log() function in sw::ShaderCore
/third_party/protobuf/src/google/protobuf/
H A Ddescriptor_unittest.cc5804 ScopedMemoryLog log; in TEST_F() local
6862 ScopedMemoryLog log; in TEST_F() local
/third_party/skia/third_party/externals/abseil-cpp/absl/synchronization/
H A Dmutex.cc312 bool log; // logging turned on member
/third_party/vk-gl-cts/modules/gles3/performance/
H A Des3pBufferDataUploadTests.cpp1093 static typename EnableIf<void, SampleTypeTraits<SampleType>::HAS_MAP_STATS>::Type logMapRangeStats (tcu::TestLog& log, const typename SampleTypeTraits<SampleType>::StatsType& stats) in logMapRangeStats() argument
1103 static typename EnableIf<void, SampleTypeTraits<SampleType>::HAS_UNMAP_STATS>::Type logUnmapStats (tcu::TestLog& log, const typename SampleTypeTraits<SampleType>::StatsType& stats) in logUnmapStats() argument
1113 static typename EnableIf<void, SampleTypeTraits<SampleType>::HAS_WRITE_STATS>::Type logWriteStats (tcu::TestLog& log, const typename SampleTypeTraits<SampleType>::StatsType& stats) in logWriteStats() argument
1123 static typename EnableIf<void, SampleTypeTraits<SampleType>::HAS_FLUSH_STATS>::Type logFlushStats (tcu::TestLog& log, const typename SampleTypeTraits<SampleType>::StatsType& stats) in logFlushStats() argument
1133 static typename EnableIf<void, SampleTypeTraits<SampleType>::HAS_ALLOC_STATS>::Type logAllocStats (tcu::TestLog& log, const typename SampleTypeTraits<SampleType>::StatsType& stats) in logAllocStats() argument
1143 logMapRangeStats(tcu::TestLog& log, const typename SampleTypeTraits<SampleType>::StatsType& stats) logMapRangeStats() argument
1150 logUnmapStats(tcu::TestLog& log, const typename SampleTypeTraits<SampleType>::StatsType& stats) logUnmapStats() argument
1157 logWriteStats(tcu::TestLog& log, const typename SampleTypeTraits<SampleType>::StatsType& stats) logWriteStats() argument
1164 logFlushStats(tcu::TestLog& log, const typename SampleTypeTraits<SampleType>::StatsType& stats) logFlushStats() argument
1171 logAllocStats(tcu::TestLog& log, const typename SampleTypeTraits<SampleType>::StatsType& stats) logAllocStats() argument
1178 logMapContribution(tcu::TestLog& log, const std::vector<UploadSampleResult<SampleType> >& samples, const typename SampleTypeTraits<SampleType>::StatsType& stats) logMapContribution() argument
1187 logUnmapContribution(tcu::TestLog& log, const std::vector<UploadSampleResult<SampleType> >& samples, const typename SampleTypeTraits<SampleType>::StatsType& stats) logUnmapContribution() argument
1196 logWriteContribution(tcu::TestLog& log, const std::vector<UploadSampleResult<SampleType> >& samples, const typename SampleTypeTraits<SampleType>::StatsType& stats) logWriteContribution() argument
1205 logFlushContribution(tcu::TestLog& log, const std::vector<UploadSampleResult<SampleType> >& samples, const typename SampleTypeTraits<SampleType>::StatsType& stats) logFlushContribution() argument
1214 logAllocContribution(tcu::TestLog& log, const std::vector<UploadSampleResult<SampleType> >& samples, const typename SampleTypeTraits<SampleType>::StatsType& stats) logAllocContribution() argument
1223 logRenderContribution(tcu::TestLog& log, const std::vector<RenderSampleResult<SampleType> >& samples, const typename SampleTypeTraits<SampleType>::StatsType& stats) logRenderContribution() argument
1232 logReadContribution(tcu::TestLog& log, const std::vector<RenderSampleResult<SampleType> >& samples, const typename SampleTypeTraits<SampleType>::StatsType& stats) logReadContribution() argument
1241 logUploadContribution(tcu::TestLog& log, const std::vector<RenderSampleResult<SampleType> >& samples, const typename SampleTypeTraits<SampleType>::StatsType& stats) logUploadContribution() argument
1250 logTotalContribution(tcu::TestLog& log, const std::vector<RenderSampleResult<SampleType> >& samples, const typename SampleTypeTraits<SampleType>::StatsType& stats) logTotalContribution() argument
1259 logFirstRenderContribution(tcu::TestLog& log, const std::vector<RenderSampleResult<SampleType> >& samples, const typename SampleTypeTraits<SampleType>::StatsType& stats) logFirstRenderContribution() argument
1268 logSecondRenderContribution(tcu::TestLog& log, const std::vector<RenderSampleResult<SampleType> >& samples, const typename SampleTypeTraits<SampleType>::StatsType& stats) logSecondRenderContribution() argument
1277 logMapContribution(tcu::TestLog& log, const std::vector<UploadSampleResult<SampleType> >& samples, const typename SampleTypeTraits<SampleType>::StatsType& stats) logMapContribution() argument
1285 logUnmapContribution(tcu::TestLog& log, const std::vector<UploadSampleResult<SampleType> >& samples, const typename SampleTypeTraits<SampleType>::StatsType& stats) logUnmapContribution() argument
1293 logWriteContribution(tcu::TestLog& log, const std::vector<UploadSampleResult<SampleType> >& samples, const typename SampleTypeTraits<SampleType>::StatsType& stats) logWriteContribution() argument
1301 logFlushContribution(tcu::TestLog& log, const std::vector<UploadSampleResult<SampleType> >& samples, const typename SampleTypeTraits<SampleType>::StatsType& stats) logFlushContribution() argument
1309 logAllocContribution(tcu::TestLog& log, const std::vector<UploadSampleResult<SampleType> >& samples, const typename SampleTypeTraits<SampleType>::StatsType& stats) logAllocContribution() argument
1317 logRenderContribution(tcu::TestLog& log, const std::vector<RenderSampleResult<SampleType> >& samples, const typename SampleTypeTraits<SampleType>::StatsType& stats) logRenderContribution() argument
1325 logReadContribution(tcu::TestLog& log, const std::vector<RenderSampleResult<SampleType> >& samples, const typename SampleTypeTraits<SampleType>::StatsType& stats) logReadContribution() argument
1333 logUploadContribution(tcu::TestLog& log, const std::vector<RenderSampleResult<SampleType> >& samples, const typename SampleTypeTraits<SampleType>::StatsType& stats) logUploadContribution() argument
1341 logTotalContribution(tcu::TestLog& log, const std::vector<RenderSampleResult<SampleType> >& samples, const typename SampleTypeTraits<SampleType>::StatsType& stats) logTotalContribution() argument
1349 logFirstRenderContribution(tcu::TestLog& log, const std::vector<RenderSampleResult<SampleType> >& samples, const typename SampleTypeTraits<SampleType>::StatsType& stats) logFirstRenderContribution() argument
1357 logSecondRenderContribution(tcu::TestLog& log, const std::vector<RenderSampleResult<SampleType> >& samples, const typename SampleTypeTraits<SampleType>::StatsType& stats) logSecondRenderContribution() argument
1364 logSampleList(tcu::TestLog& log, const LineParametersWithConfidence& theilSenFitting, const std::vector<UploadSampleResult<SingleOperationDuration> >& samples) logSampleList() argument
1388 logSampleList(tcu::TestLog& log, const LineParametersWithConfidence& theilSenFitting, const std::vector<UploadSampleResult<MapBufferRangeDuration> >& samples) logSampleList() argument
1420 logSampleList(tcu::TestLog& log, const LineParametersWithConfidence& theilSenFitting, const std::vector<UploadSampleResult<MapBufferRangeDurationNoAlloc> >& samples) logSampleList() argument
1450 logSampleList(tcu::TestLog& log, const LineParametersWithConfidence& theilSenFitting, const std::vector<UploadSampleResult<MapBufferRangeFlushDuration> >& samples) logSampleList() argument
1484 logSampleList(tcu::TestLog& log, const LineParametersWithConfidence& theilSenFitting, const std::vector<UploadSampleResult<MapBufferRangeFlushDurationNoAlloc> >& samples) logSampleList() argument
1516 logSampleList(tcu::TestLog& log, const LineParametersWithConfidence& theilSenFitting, const std::vector<RenderSampleResult<RenderReadDuration> >& samples) logSampleList() argument
1544 logSampleList(tcu::TestLog& log, const LineParametersWithConfidence& theilSenFitting, const std::vector<RenderSampleResult<UnrelatedUploadRenderReadDuration> >& samples) logSampleList() argument
1574 logSampleList(tcu::TestLog& log, const LineParametersWithConfidence& theilSenFitting, const std::vector<RenderSampleResult<UploadRenderReadDuration> >& samples) logSampleList() argument
1608 logSampleList(tcu::TestLog& log, const LineParametersWithConfidence& theilSenFitting, const std::vector<RenderSampleResult<UploadRenderReadDurationWithUnrelatedUploadSize> >& samples) logSampleList() argument
1644 logSampleList(tcu::TestLog& log, const LineParametersWithConfidence& theilSenFitting, const std::vector<RenderSampleResult<RenderUploadRenderReadDuration> >& samples) logSampleList() argument
1681 analyzeSampleResults(tcu::TestLog& log, const std::vector<UploadSampleResult<SampleType> >& samples, bool logBucketPerformance) analyzeSampleResults() argument
1790 analyzeSampleResults(tcu::TestLog& log, const std::vector<RenderSampleResult<SampleType> >& samples) analyzeSampleResults() argument
[all...]
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fFboSRGBWriteControlTests.cpp202 tcu::TestLog& log = context.getTestContext().getLog(); in logColor() local
732 tcu::TestLog& log = context.getTestContext().getLog(); in TestShaderProgram() local
1048 tcu::TestLog& log = m_context.getTestContext().getLog(); in logShaderProgramInfo() local
1186 tcu::TestLog& log = m_context.getTestContext().getLog(); in enableFramebufferBlend() local
1268 tcu::TestLog& log in logState() local
1502 tcu::TestLog& log = m_context.getTestContext().getLog(); iterate() local
1790 tcu::TestLog& log = m_context.getTestContext().getLog(); isInvalidEnum() local
[all...]
H A Des31fProgramUniformTests.cpp1265 TestLog& log = m_testCtx.getLog(); in getUniforms() local
1342 TestLog& log = m_testCtx.getLog(); in assignUniforms() local
1545 TestLog& log = m_testCtx.getLog(); in compareUniformValues() local
1570 TestLog& log = m_testCtx.getLog(); renderTest() local
1646 TestLog& log = m_testCtx.getLog(); iterate() local
1794 TestLog& log = m_testCtx.getLog(); test() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineColorWriteEnableTests.cpp358 void logErrors(tcu::TestLog& log, const std::string& setName, const std::string& setDesc, const tcu::ConstPixelBufferAccess& result, const tcu::ConstPixelBufferAccess& errorMask) in logErrors() argument
389 auto& log = m_context.getTestContext().getLog(); in iterate() local
H A DvktPipelineDynamicOffsetTests.cpp1514 tcu::TestLog& log = m_context.getTestContext().getLog(); in iterate() local
H A DvktPipelineLibraryTests.cpp842 tcu::TestLog& log = m_context.getTestContext().getLog(); in runTest() local
1022 tcu::TestLog& log = m_context.getTestContext().getLog(); in verifyColorImage() local
1052 tcu::TestLog& log = m_context.getTestContext().getLog(); in verifyDepthImage() local
1142 tcu::TestLog& log = m_context.getTestContext().getLog(); in iterate() local
1907 tcu::TestLog& log in runCompareLinkTimes() local
[all...]
H A DvktPipelineMultisampleMixedAttachmentSamplesTests.cpp71 bool compareGreenImage (tcu::TestLog& log, const char* name, const char* description, const tcu::ConstPixelBufferAccess& image) in compareGreenImage() argument
539 void reportSampleError (tcu::TestLog& log, const std::string& sampleDesc, UVec2& renderSize, const deUint32 numCoverageSamples, const deUint32 globalSampleNdx) in reportSampleError() argument
H A DvktPipelineSamplerTests.cpp1847 auto& log = m_context.getTestContext().getLog(); in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/rasterization/
H A DvktRasterizationTests.cpp1940 tcu::TestLog& log = m_context.getTestContext().getLog(); in generatePointData() local
2102 bool PointSizeTestInstance::verifyPoint (tcu::TestLog& log, tc argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_tracing/
H A DvktRayTracingBuiltinTests.cpp2194 tcu::TestLog& log = m_context.getTestContext().getLog(); in validateIntBuffer() local
2247 tcu::TestLog& log = m_context.getTestContext().getLog(); in validateFloatBuffer() local
2306 tcu::TestLog& log = m_context.getTestContext().getLog(); in validateVectorBuffer() local
2367 tcu::TestLog& log = m_context.getTestContext().getLog(); in validateMatrixBuffer() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderrender/
H A DvktShaderRenderTextureGatherTests.cpp620 static bool verifyGatherOffsets (TestLog& log, in verifyGatherOffsets() argument
700 static bool verifyGatherOffsetsCompare (TestLog& log, in verifyGatherOffsetsCompare() argument
1203 TestLog& log = m_context.getTestContext().getLog(); in init() local
1375 TestLog& log = m_context.getTestContext().getLog(); iterate() local
1458 TestLog& log = m_context.getTestContext().getLog(); verify() local
1928 TestLog& log = m_context.getTestContext().getLog(); createTexture() local
2150 TestLog& log = m_context.getTestContext().getLog(); createTexture() local
2378 TestLog& log = m_context.getTestContext().getLog(); createTexture() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/
H A DvktSpvAsm16bitStorageTests.cpp95 bool compare16Bit (float original, deUint16 returned, RoundingModeFlags flags, tcu::TestLog& log) in compare16Bit() argument
100 bool compare16Bit (deUint16 original, float returned, RoundingModeFlags flags, tcu::TestLog& log) in compare16Bit() argument
106 bool compare16Bit (deInt16 original, deInt16 returned, RoundingModeFlags flags, tcu::TestLog& log) in compare16Bit() argument
192 graphicsCheck16BitFloats(const std::vector<Resource>& originalFloats, const vector<AllocationSp>& outputAllocs, const std::vector<Resource>& expectedOutputs, tcu::TestLog& log) graphicsCheck16BitFloats() argument
219 graphicsCheck16BitFloats64(const std::vector<Resource>& originalFloats, const vector<AllocationSp>& outputAllocs, const std::vector<Resource>& , tcu::TestLog& log) graphicsCheck16BitFloats64() argument
270 computeCheck16BitFloats(const std::vector<Resource>& originalFloats, const vector<AllocationSp>& outputAllocs, const std::vector<Resource>& expectedOutputs, tcu::TestLog& log) computeCheck16BitFloats() argument
297 computeCheck16BitFloats64(const std::vector<Resource>& originalFloats, const vector<AllocationSp>& outputAllocs, const std::vector<Resource>& , tcu::TestLog& log) computeCheck16BitFloats64() argument
326 check64BitFloats(const std::vector<Resource>& , const std::vector<AllocationSp>& outputAllocs, const std::vector<Resource>& expectedOutputs, tcu::TestLog& log) check64BitFloats() argument
355 check32BitFloats(const std::vector<Resource>& , const std::vector<AllocationSp>& outputAllocs, const std::vector<Resource>& expectedOutputs, tcu::TestLog& log) check32BitFloats() argument
821 compareStruct(const resultType* returned, const originType* original, tcu::TestLog& log) compareStruct() argument
899 computeCheckStruct(const std::vector<Resource>& originalFloats, const vector<AllocationSp>& outputAllocs, const std::vector<Resource>& , tcu::TestLog& log) computeCheckStruct() argument
919 graphicsCheckStruct(const std::vector<Resource>& originalFloats, const vector<AllocationSp>& outputAllocs, const std::vector<Resource>& , tcu::TestLog& log) graphicsCheckStruct() argument
[all...]
H A DvktSpvAsmGraphicsShaderTestUtil.cpp2556 bool compare16BitFloat (float original, deUint16 returned, RoundingModeFlags flags, tcu::TestLog& log) in compare16BitFloat() argument
2619 bool compare16BitFloat (deUint16 original, deUint16 returned, tcu::TestLog& log) in compare16BitFloat() argument
2666 compare16BitFloat(deUint16 original, float returned, tcu::TestLog & log) compare16BitFloat() argument
2716 std::ostringstream log; compare16BitFloat() local
2771 compare16BitFloat64(double original, deUint16 returned, RoundingModeFlags flags, tcu::TestLog& log) compare16BitFloat64() argument
2834 compare32BitFloat(float expected, float returned, tcu::TestLog& log) compare32BitFloat() argument
2867 compare64BitFloat(double expected, double returned, tcu::TestLog& log) compare64BitFloat() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/tessellation/
H A DvktTessellationInvarianceTests.cpp522 void logOuterTessellationLevel (tcu::TestLog& log, const float tessLevel, const OuterEdgeDescription& edgeDesc) in logOuterTessellationLevel() argument
529 void logPrimitiveCountError (tcu::TestLog& log, const int numPatchesToDraw, int numPrimitives, const int refNumPrimitives, const std::vector<float>& patchTessLevels) in logPrimitiveCountError() argument
692 tcu::TestLog& log = m_context.getTestContext().getLog(); in draw() local
782 tcu::TestLog& log = m_context.getTestContext().getLog(); in iterate() local
881 tcu::TestLog& log = m_context.getTestContext().getLog(); iterate() local
1164 compareTriangleSets(const PerPrimitiveVec& primitivesA, const PerPrimitiveVec& primitivesB, tcu::TestLog& log, const IsTriangleRelevantT& isTriangleRelevant, const char* ignoredTriangleDescription = DE_NULL) compareTriangleSets() argument
1231 compareTriangleSets(const PerPrimitiveVec& primitivesA, const PerPrimitiveVec& primitivesB, tcu::TestLog& log) compareTriangleSets() argument
1432 tcu::TestLog& log = m_context.getTestContext().getLog(); iterate() local
1515 tcu::TestLog& log = m_context.getTestContext().getLog(); iterate() local
1911 compareTessCoordRange(tcu::TestLog& log, const float value) compareTessCoordRange() argument
1921 compareOneMinusTessCoord(tcu::TestLog& log, const float value) compareOneMinusTessCoord() argument
2143 tcu::TestLog& log = context.getTestContext().getLog(); test() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/transform_feedback/
H A DvktTransformFeedbackFuzzLayoutCase.cpp1897 tcu::TestLog& log = m_context.getTestContext().getLog(); in validateValues() local
H A DvktTransformFeedbackSimpleTests.cpp2432 tcu::TestLog& log = m_context.getTestContext().getLog(); in verifyTransformFeedbackBufferLines() local
2505 tcu::TestLog& log = m_context.getTestContext().getLog(); in verifyTransformFeedbackBufferTriangles() local

Completed in 102 milliseconds

1...<<3132333435363738394041