Home
last modified time | relevance | path

Searched defs:log (Results 851 - 875 of 980) sorted by relevance

1...<<31323334353637383940

/third_party/vk-gl-cts/external/vulkancts/modules/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.cpp1148 auto& log = m_context.getTestContext().getLog(); in iterate() local
H A DvktMeshShaderSmokeTestsEXT.cpp639 auto& log = m_context.getTestContext().getLog(); in iterate() local
938 auto& log = context.getTestContext().getLog(); in testFullscreenGradient() local
1535 auto& log = m_context.getTestContext().getLog(); iterate() local
2014 auto& log = m_context.getTestContext().getLog(); iterate() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineColorWriteEnableTests.cpp360 void logErrors(tcu::TestLog& log, const std::string& setName, const std::string& setDesc, const tcu::ConstPixelBufferAccess& result, const tcu::ConstPixelBufferAccess& errorMask) in logErrors() argument
391 auto& log = m_context.getTestContext().getLog(); in iterate() local
H A DvktPipelineDynamicOffsetTests.cpp1493 tcu::TestLog& log = m_context.getTestContext().getLog(); in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/rasterization/
H A DvktRasterizationTests.cpp1944 tcu::TestLog& log = m_context.getTestContext().getLog(); in generatePointData() local
2118 bool PointSizeTestInstance::verifyPoint (tcu::TestLog& log, tc argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderrender/
H A DvktShaderRenderTextureGatherTests.cpp620 static bool verifyGatherOffsets (TestLog& log, in verifyGatherOffsets() argument
700 static bool verifyGatherOffsetsCompare (TestLog& log, in verifyGatherOffsetsCompare() argument
1191 TestLog& log = m_context.getTestContext().getLog(); in init() local
1363 TestLog& log = m_context.getTestContext().getLog(); iterate() local
1446 TestLog& log = m_context.getTestContext().getLog(); verify() local
1916 TestLog& log = m_context.getTestContext().getLog(); createTexture() local
2136 TestLog& log = m_context.getTestContext().getLog(); createTexture() local
2362 TestLog& log = m_context.getTestContext().getLog(); createTexture() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/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.cpp2559 bool compare16BitFloat (float original, deUint16 returned, RoundingModeFlags flags, tcu::TestLog& log) in compare16BitFloat() argument
2622 bool compare16BitFloat (deUint16 original, deUint16 returned, tcu::TestLog& log) in compare16BitFloat() argument
2669 compare16BitFloat(deUint16 original, float returned, tcu::TestLog & log) compare16BitFloat() argument
2719 std::ostringstream log; compare16BitFloat() local
2774 compare16BitFloat64(double original, deUint16 returned, RoundingModeFlags flags, tcu::TestLog& log) compare16BitFloat64() argument
2837 compare32BitFloat(float expected, float returned, tcu::TestLog& log) compare32BitFloat() argument
2870 compare64BitFloat(double expected, double returned, tcu::TestLog& log) compare64BitFloat() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/tessellation/
H A DvktTessellationInvarianceTests.cpp532 void logOuterTessellationLevel (tcu::TestLog& log, const float tessLevel, const OuterEdgeDescription& edgeDesc) in logOuterTessellationLevel() argument
539 void logPrimitiveCountError (tcu::TestLog& log, const int numPatchesToDraw, int numPrimitives, const int refNumPrimitives, const std::vector<float>& patchTessLevels) in logPrimitiveCountError() argument
704 tcu::TestLog& log = m_context.getTestContext().getLog(); in draw() local
794 tcu::TestLog& log = m_context.getTestContext().getLog(); in iterate() local
893 tcu::TestLog& log = m_context.getTestContext().getLog(); iterate() local
1176 compareTriangleSets(const PerPrimitiveVec& primitivesA, const PerPrimitiveVec& primitivesB, tcu::TestLog& log, const IsTriangleRelevantT& isTriangleRelevant, const char* ignoredTriangleDescription = DE_NULL) compareTriangleSets() argument
1243 compareTriangleSets(const PerPrimitiveVec& primitivesA, const PerPrimitiveVec& primitivesB, tcu::TestLog& log) compareTriangleSets() argument
1449 tcu::TestLog& log = m_context.getTestContext().getLog(); iterate() local
1532 tcu::TestLog& log = m_context.getTestContext().getLog(); iterate() local
1928 compareTessCoordRange(tcu::TestLog& log, const float value) compareTessCoordRange() argument
1938 compareOneMinusTessCoord(tcu::TestLog& log, const float value) compareOneMinusTessCoord() argument
2170 tcu::TestLog& log = context.getTestContext().getLog(); test() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/transform_feedback/
H A DvktTransformFeedbackFuzzLayoutCase.cpp1897 tcu::TestLog& log = m_context.getTestContext().getLog(); in validateValues() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ubo/
H A DvktUniformBlockCase.cpp2047 tcu::TestLog& log = m_context.getTestContext().getLog(); in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
H A DvktApiExternalMemoryTests.cpp707 tcu::TestLog& log = context.getTestContext().getLog(); in tuneWorkSizeYAndPrepareCommandBuffer() local
957 TestLog& log = context.getTestContext().getLog(); in testSemaphoreQueries() local
1651 TestLog& log = context.getTestContext().getLog(); in testSemaphoreFdDup() local
1719 TestLog& log = context.getTestContext().getLog(); in testSemaphoreFdDup2() local
1791 TestLog& log = context.getTestContext().getLog(); in testSemaphoreFdDup3() local
1864 TestLog& log = context.getTestContext().getLog(); testSemaphoreFdSendOverSocket() local
1996 TestLog& log = context.getTestContext().getLog(); testFenceQueries() local
2726 TestLog& log = context.getTestContext().getLog(); testFenceFdDup() local
2794 TestLog& log = context.getTestContext().getLog(); testFenceFdDup2() local
2866 TestLog& log = context.getTestContext().getLog(); testFenceFdDup3() local
2939 TestLog& log = context.getTestContext().getLog(); testFenceFdSendOverSocket() local
3098 TestLog& log = context.getTestContext().getLog(); testBufferQueries() local
3487 TestLog& log = context.getTestContext().getLog(); testMemoryFdDup() local
3551 TestLog& log = context.getTestContext().getLog(); testMemoryFdDup2() local
3616 TestLog& log = context.getTestContext().getLog(); testMemoryFdDup3() local
3681 TestLog& log = context.getTestContext().getLog(); testMemoryFdSendOverSocket() local
3974 TestLog& log = context.getTestContext().getLog(); testImageQueries() local
4326 generateFailureText(TestLog& log, vk::VkFormat format, vk::VkImageUsageFlags usage, vk::VkImageCreateFlags create, vk::VkImageTiling tiling = static_cast<vk::VkImageTiling>(0), deUint32 width = 0, deUint32 height = 0, std::string exception = �) generateFailureText() argument
4342 ValidateAHardwareBuffer(TestLog& log, vk::VkFormat format, deUint64 requiredAhbUsage, const vk::DeviceDriver& vkd, const vk::VkDevice& device, vk::VkImageUsageFlags usageFlag, vk::VkImageCreateFlags createFlag, deUint32 layerCount, bool& enableMaxLayerTest) ValidateAHardwareBuffer() argument
4452 TestLog& log = context.getTestContext().getLog(); testAndroidHardwareBufferImageFormat() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/binding_model/
H A DvktBindingDescriptorSetRandomTests.cpp3048 auto& log = m_context.getTestContext().getLog(); in iterate() local
H A DvktBindingDescriptorUpdateASTests.cpp608 tcu::TestLog& log = context.getTestContext().getLog(); in verify() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/descriptor_indexing/
H A DvktDescriptorSetsIndexingTests.cpp750 tcu::TestLog& log = m_context.getTestContext().getLog(); in constructShaderModules() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/draw/
H A DvktDrawMultiExtTests.cpp1242 auto& log = m_context.getTestContext().getLog(); in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/image/
H A DvktImageDepthStencilDescriptorTests.cpp1178 auto& log = m_context.getTestContext().getLog(); in iterate() local
[all...]
H A DvktImageLoadStoreTests.cpp138 bool comparePixelBuffers (tcu::TestLog& log, in comparePixelBuffers() argument
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/mesh_shader/
H A DvktMeshShaderMiscTests.cpp243 auto& log = m_context.getTestContext().getLog(); in verifyResult() local
1662 auto& log = m_context.getTestContext().getLog(); in verifyResult() local
[all...]
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
/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...]

Completed in 100 milliseconds

1...<<31323334353637383940