| /third_party/vk-gl-cts/modules/gles31/functional/ |
| H A D | es31fTextureFormatTests.cpp | 206 TestLog& log = m_testCtx.getLog(); in testLayerFace() local 316 TestLog& log = m_testCtx.getLog(); in init() local 355 TestLog& log = m_testCtx.getLog(); in iterate() local
|
| /third_party/vk-gl-cts/modules/glshared/ |
| H A D | glsCalibration.cpp | 395 void logCalibrationInfo (tcu::TestLog& log, const TheilSenCalibrator& calibrator) in logCalibrationInfo() argument
|
| /third_party/vk-gl-cts/scripts/khr_util/ |
| H A D | registry.py | 28 log = logging.getLogger(__name__) variable
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/ |
| H A D | vktPipelineMultisampleResolveRenderAreaTests.cpp | 375 tcu::TestLog& log = m_context.getTestContext().getLog(); in iterate() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/postmortem/ |
| H A D | vktPostmortemDeviceFaultTests.cpp | 380 void DeviceFaultInstance::log (const std::vector<VkDeviceFaultAddressInfoEXT>& addressInfos, in log() function in vkt::postmortem::__anon29499::DeviceFaultInstance 386 TestLog& log = m_context.getTestContext().getLog(); in log() local [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/subgroups/ |
| H A D | vktSubgroupsArithmeticTests.cpp | 347 TestLog& log = context.getTestContext().getLog(); in test() local
|
| H A D | vktSubgroupsBuiltinMaskVarTests.cpp | 1305 TestLog& log = context.getTestContext().getLog(); in test() local
|
| H A D | vktSubgroupsBuiltinVarTests.cpp | 1789 TestLog& log = context.getTestContext().getLog(); in test() local
|
| H A D | vktSubgroupsClusteredTests.cpp | 275 TestLog& log = context.getTestContext().getLog(); in test() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/tessellation/ |
| H A D | vktTessellationGeometryGridRenderTests.cpp | 535 bool verifyResultLayer (tcu::TestLog& log, const tcu::ConstPixelBufferAccess& image, const int layerNdx) in verifyResultLayer() argument
|
| H A D | vktTessellationGeometryPassthroughTests.cpp | 525 tcu::TestLog& log = m_context.getTestContext().getLog(); in iterate() local 612 tcu::TestLog& log = m_context.getTestContext().getLog(); in iterate() local
|
| H A D | vktTessellationWindingTests.cpp | 80 bool verifyResultImage (tcu::TestLog& log, in verifyResultImage() argument 476 tcu::TestLog& log = m_context.getTestContext().getLog(); in iterate() local [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/texture/ |
| H A D | vktTextureConversionTests.cpp | 184 auto& log = m_context.getTestContext().getLog(); in verifyPixels() local 213 auto& log in verifyPixels() local [all...] |
| H A D | vktTextureSwizzleTests.cpp | 133 tcu::TestLog& log = m_context.getTestContext().getLog(); in iterate() local
|
| /third_party/vk-gl-cts/modules/egl/ |
| H A D | teglColorClearCase.cpp | 176 TestLog& log = m_testCtx.getLog(); in executeForContexts() local 339 TestLog& log = m_testCtx.getLog(); in executeForContexts() local
|
| H A D | teglMakeCurrentPerfTests.cpp | 410 TestLog& log = m_testCtx.getLog(); in logTestInfo() local 430 TestLog& log = m_testCtx.getLog(); logResults() local [all...] |
| H A D | teglMemoryStressTests.cpp | 394 TestLog& log = m_testCtx.getLog(); in iterate() local
|
| H A D | teglNativeColorMappingTests.cpp | 88 deUint32 createGLES2Program (const glw::Functions& gl, TestLog& log) in createGLES2Program() argument 248 bool validate (TestLog& log, const Library& egl, EGLDisplay display, EGLConfig config, const tcu::TextureLevel& result, const tcu::Vec4& color) in validate() argument 309 void logConfigInfo (TestLog& log, const Library& egl, EGLDisplay display, EGLConfig config, NativeColorMappingCase::NativeType nativeType, int waitFrames) in logConfigInfo() argument 323 testNativeWindow(TestLog& log, eglu::NativeDisplay& nativeDisplay, eglu::NativeWindow& nativeWindow, EGLDisplay display, EGLContext context, EGLConfig config, const glw::Functions& gl, bool renderColor, int waitFrames, size_t colorCount, const tcu::Vec4* colors) testNativeWindow() argument 367 testNativePixmap(TestLog& log, eglu::NativeDisplay& nativeDisplay, eglu::NativePixmap& nativePixmap, EGLDisplay display, EGLContext context, EGLConfig config, const glw::Functions& gl, bool renderColor, size_t colorCount, const tcu::Vec4* colors) testNativePixmap() argument 408 testNativePixmapCopy(TestLog& log, const Library& egl, eglu::NativePixmap& nativePixmap, EGLDisplay display, EGLContext context, EGLConfig config, const glw::Functions& gl, bool renderColor, size_t colorCount, const tcu::Vec4* colors) testNativePixmapCopy() argument [all...] |
| H A D | teglNativeCoordMappingTests.cpp | 89 deUint32 createGLES2Program (const glw::Functions& gl, TestLog& log) in createGLES2Program() argument 262 bool validate (TestLog& log, const tcu::TextureLevel& result, int rectX, int rectY, int rectW, int rectH) in validate() argument 350 void logConfigInfo (TestLog& log, const Library& egl, EGLDisplay display, EGLConfig config, NativeCoordMappingCase::NativeType nativeType, int waitFrames) in logConfigInfo() argument 364 testNativeWindow(TestLog& log, eglu::NativeDisplay& nativeDisplay, eglu::NativeWindow& nativeWindow, EGLDisplay display, EGLContext context, EGLConfig config, const glw::Functions& gl, bool renderColor, int waitFrames) testNativeWindow() argument 413 testNativePixmap(TestLog& log, eglu::NativeDisplay& nativeDisplay, eglu::NativePixmap& nativePixmap, int width, int height, EGLDisplay display, EGLContext context, EGLConfig config, const glw::Functions& gl, bool renderColor) testNativePixmap() argument 458 testNativePixmapCopy(TestLog& log, const Library& egl, eglu::NativePixmap& nativePixmap, int width, int height, EGLDisplay display, EGLContext context, EGLConfig config, const glw::Functions& gl, bool renderColor) testNativePixmapCopy() argument [all...] |
| H A D | teglQueryConfigTests.cpp | 48 static void logConfigAttribute (TestLog& log, EGLenum attrib, EGLint value) in logConfigAttribute() argument 118 tcu::TestLog& log = m_testCtx.getLog(); in checkGetConfigsBounds() local 171 tcu::TestLog& log = m_testCtx.getLog(); in iterate() local 253 tcu::TestLog& log = m_testCtx.getLog(); iterate() local 284 TestLog& log = m_testCtx.getLog(); getValue() local 314 TestLog& log = m_testCtx.getLog(); checkColorBufferType() local 325 TestLog& log = m_testCtx.getLog(); checkCaveat() local 336 TestLog& log = m_testCtx.getLog(); checkTransparentType() local 347 TestLog& log = m_testCtx.getLog(); checkBoolean() local 361 TestLog& log = m_testCtx.getLog(); checkInteger() local 374 TestLog& log = m_testCtx.getLog(); checkSurfaceTypeMask() local 414 TestLog& log = m_testCtx.getLog(); executeTest() local 456 TestLog& log = m_testCtx.getLog(); executeTest() local 526 TestLog& log = m_testCtx.getLog(); executeTest() local [all...] |
| H A D | teglQuerySurfaceTests.cpp | 56 static void logSurfaceAttribute (tcu::TestLog& log, EGLint attribute, EGLint value) in logSurfaceAttribute() argument 64 static void logSurfaceAttributes (tcu::TestLog& log, const Library& egl, EGLDisplay display, EGLSurface surface, const EGLint* attributes, int numAttribs) in logSurfaceAttributes() argument 70 static void logCommonSurfaceAttributes (tcu::TestLog& log, const Library& egl, EGLDisplay display, EGLSurface surface) in logCommonSurfaceAttributes() argument 90 static void logPbufferSurfaceAttributes (tcu::TestLog& log, const Library& egl, EGLDisplay display, EGLSurface surface) in logPbufferSurfaceAttributes() argument 121 tcu::TestLog& log = m_testCtx.getLog(); in checkCommonAttributes() local 255 tcu::TestLog& log = m_testCtx.getLog(); checkNonPbufferAttributes() local 306 tcu::TestLog& log = m_testCtx.getLog(); executeForConfig() local 337 tcu::TestLog& log = m_testCtx.getLog(); executeForConfig() local 368 tcu::TestLog& log = m_testCtx.getLog(); executeForConfig() local 470 tcu::TestLog& log = m_testCtx.getLog(); testAttributes() local 579 tcu::TestLog& log = m_testCtx.getLog(); executeForConfig() local 608 tcu::TestLog& log = m_testCtx.getLog(); executeForConfig() local 637 tcu::TestLog& log = m_testCtx.getLog(); executeForConfig() local [all...] |
| /third_party/vk-gl-cts/modules/gles2/accuracy/ |
| H A D | es2aVaryingInterpolationTests.cpp | 153 TestLog& log = m_testCtx.getLog(); in iterate() local
|
| /third_party/vk-gl-cts/modules/gles2/functional/ |
| H A D | es2fBufferTestUtil.cpp | 75 bool compareByteArrays (tcu::TestLog& log, const deUint8* resPtr, const deUint8* refPtr, int numBytes) in compareByteArrays() argument
|
| H A D | es2fDepthRangeTests.cpp | 142 TestLog& log = m_testCtx.getLog(); in iterate() local 291 TestLog& log = m_testCtx.getLog(); in iterate() local
|
| H A D | es2fDepthStencilClearTests.cpp | 165 TestLog& log = m_testCtx.getLog(); in init() local
|