Home
last modified time | relevance | path

Searched defs:log (Results 401 - 425 of 1423) sorted by relevance

1...<<11121314151617181920>>...57

/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fFboColorbufferTests.cpp223 TestLog& log = m_testCtx.getLog(); in render() local
H A Des31fFboNoAttachmentTests.cpp67 bool checkFramebufferSize (TestLog& log, const glu::RenderContext& renderCtx, GLuint framebuffer, const IVec2& size) in checkFramebufferSize() argument
174 bool checkFramebufferRenderable (TestLog& log, const glu::RenderContext& renderCtx, GLuint framebuffer, const IVec2& size) in checkFramebufferRenderable() argument
363 TestLog& log = m_testCtx.getLog(); iterate() local
494 TestLog& log = m_testCtx.getLog(); iterate() local
[all...]
H A Des31fFboTestCase.cpp64 TestLog& log = m_testCtx.getLog(); in iterate() local
H A Des31fNegativeComputeTests.cpp90 tcu::TestLog& log = ctx.getLog(); in verifyLinkError() local
107 tcu::TestLog& log = ctx.getLog(); in verifyCompileError() local
239 tcu::TestLog& log = ctx.getLog(); in exceed_texture_image_units_limit() local
397 tcu::TestLog& log = ctx.getLog(); program_not_active() local
457 tcu::TestLog& log = ctx.getLog(); invalid_program_query() local
478 tcu::TestLog& log = ctx.getLog(); invalid_program_query() local
503 tcu::TestLog& log = ctx.getLog(); invalid_dispatch_compute_indirect() local
594 tcu::TestLog& log = ctx.getLog(); invalid_maximum_work_group_counts() local
786 tcu::TestLog& log = ctx.getLog(); invalid_layout_qualifiers() local
[all...]
H A Des31fNegativeSampleVariablesTests.cpp49 tcu::TestLog& log = ctx.getLog(); in verifyShader() local
H A Des31fNegativeShaderDirectiveTests.cpp51 tcu::TestLog& log = ctx.getLog(); in verifyProgram() local
80 tcu::TestLog& log = ctx.getLog(); in verifyShader() local
H A Des31fNegativeTessellationTests.cpp146 tcu::TestLog& log = ctx.getLog(); in single_tessellation_stage() local
166 tcu::TestLog& log = ctx.getLog(); in single_tessellation_stage() local
189 tcu::TestLog& log = ctx.getLog(); in single_tessellation_stage() local
207 tcu::TestLog& log = ctx.getLog(); in single_tessellation_stage() local
236 tcu::TestLog& log = ctx.getLog(); in invalid_primitive_mode() local
261 tcu::TestLog& log = ctx.getLog(); tessellation_not_active() local
310 tcu::TestLog& log = ctx.getLog(); invalid_program_state() local
362 tcu::TestLog& log = ctx.getLog(); tessellation_control_invalid_vertex_count() local
[all...]
H A Des31fSampleVariableTests.cpp207 verifyImageWithVerifier(const tcu::Surface& resultImage, tcu::TestLog& log, const Verifier& verifier, bool logOnSuccess = true) verifyImageWithVerifier() argument
[all...]
H A Des31fShaderBuiltinConstantTests.cpp220 static void logVarValue (tcu::TestLog& log, const std::string& varName, DataType value) in logVarValue() argument
226 void logVarValue<int> (tcu::TestLog& log, const std::string& varName, int value) in logVarValue() argument
H A Des31fShaderMultisampleInterpolationTests.cpp71 static bool verifyGreenImage (const tcu::Surface& image, tcu::TestLog& log) in verifyGreenImage() argument
/third_party/vk-gl-cts/modules/glshared/
H A DglsBufferTestUtil.hpp155 BufferSubDataWriter (glu::RenderContext& renderCtx, tcu::TestLog& log) : BufferWriterBase(renderCtx, log) {} in BufferSubDataWriter() argument
167 BufferWriteMapWriter (glu::RenderContext& renderCtx, tcu::TestLog& log) : BufferWriterBase(renderCtx, log) {} in BufferWriteMapWriter() argument
234 BufferMapVerifier (glu::RenderContext& renderCtx, tcu::TestLog& log) argument
[all...]
H A DglsSamplerObjectTest.cpp246 tcu::TestLog& log = m_testCtx.getLog(); in init() local
554 tcu::TestLog& log = m_testCtx.getLog(); in iterate() local
763 tcu::TestLog& log = m_testCtx.getLog(); in init() local
1143 tcu::TestLog& log = m_testCtx.getLog(); in iterate() local
[all...]
H A DglsShaderPerformanceCase.cpp118 static void logRenderTargetInfo (TestLog& log, const tcu::RenderTarget& renderTarget) in logRenderTargetInfo() argument
141 tcu::TestLog& log = m_testCtx.getLog(); in init() local
[all...]
H A DglsTextureTestUtil.cpp66 ProgramLibrary::ProgramLibrary (const glu::RenderContext& context, tcu::TestLog& log, glu::GLSLVersion glslVersion, glu::Precision texCoordPrecision) in ProgramLibrary() argument
285 TextureRenderer::TextureRenderer (const glu::RenderContext& context, tcu::TestLog& log, glu::GLSLVersion glslVersion, glu::Precision texCoordPrecision) in TextureRenderer() argument
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/sc/
H A DvktApplicationParametersTests.cpp214 tcu::TestLog& log = context.getTestContext().getLog(); in createDeviceTest() local
292 tcu::TestLog& log = context.getTestContext().getLog(); in createInstanceTest() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/
H A DvktSpvAsmCompositeInsertTests.cpp116 bool verifyMatrixOutput (const std::vector<Resource>& inputs, const vector<AllocationSp>& outputAllocs, const std::vector<Resource>& expectedOutputs, tcu::TestLog& log) in verifyMatrixOutput() argument
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/subgroups/
H A DvktSubgroupsBallotMasksTests.cpp315 TestLog& log = context.getTestContext().getLog(); in test() local
H A DvktSubgroupsBallotOtherTests.cpp388 TestLog& log = context.getTestContext().getLog(); in test() local
H A DvktSubgroupsBallotTests.cpp891 TestLog& log = context.getTestContext().getLog(); in test() local
H A DvktSubgroupsMultipleDispatchesUniformSubgroupSizeTests.cpp185 auto& log = m_context.getTestContext().getLog(); in iterate() local
H A DvktSubgroupsQuadTests.cpp302 TestLog& log = context.getTestContext().getLog(); in test() local
H A DvktSubgroupsShapeTests.cpp328 TestLog& log = context.getTestContext().getLog(); in test() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/tessellation/
H A DvktTessellationCommonEdgeTests.cpp77 bool verifyResult (tcu::TestLog& log, const tcu::ConstPixelBufferAccess image) in verifyResult() argument
439 tcu::TestLog& log = context.getTestContext().getLog(); in test() local
H A DvktTessellationGeometryPointSizeTests.cpp115 bool verifyImage (tcu::TestLog& log, const tcu::ConstPixelBufferAccess image, const int expectedSize) in verifyImage() argument
298 tcu::TestLog& log = context.getTestContext().getLog(); in test() local
397 tcu::TestLog& log = context.getTestContext().getLog(); test() local
[all...]
H A DvktTessellationPrimitiveDiscardTests.cpp154 bool verifyResultImage (tcu::TestLog& log, in verifyResultImage() argument
[all...]

Completed in 27 milliseconds

1...<<11121314151617181920>>...57