Home
last modified time | relevance | path

Searched defs:log (Results 351 - 375 of 1423) sorted by relevance

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

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/dynamic_state/
H A DvktDynamicStateClearTests.cpp85 tcu::TestLog& log = m_context.getTestContext().getLog(); in iterate() local
H A DvktDynamicStateVPTests.cpp79 tcu::TestLog& log = m_context.getTestContext().getLog(); in iterate() local
316 tcu::TestLog& log = m_context.getTestContext().getLog(); in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/fragment_shading_rate/
H A DvktFragmentShadingRateTests.cpp48 tcu::TestLog& log = context.getTestContext().getLog(); in testLimits() local
243 tcu::TestLog& log = context.getTestContext().getLog(); testShadingRates() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/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/vulkan/shader_object/
H A DvktShaderObjectApiTests.cpp210 tcu::TestLog& log = m_context.getTestContext().getLog(); in iterate() local
H A DvktShaderObjectCreateTests.cpp67 tcu::TestLog& log = m_context.getTestContext().getLog(); in iterate() local
478 tcu::TestLog& log = m_context.getTestContext().getLog(); in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules/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/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 DvktSubgroupsShapeTests.cpp328 TestLog& log = context.getTestContext().getLog(); in test() local
/third_party/vk-gl-cts/external/vulkancts/modules/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...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/texture/
H A DvktTextureConversionTests.cpp184 auto& log = m_context.getTestContext().getLog(); in verifyPixels() local
213 auto& log in verifyPixels() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/dynamic_state/
H A DvktDynamicStateClearTests.cpp84 tcu::TestLog& log = m_context.getTestContext().getLog(); in iterate() local
H A DvktDynamicStateGeneralTests.cpp72 tcu::TestLog& log = m_context.getTestContext().getLog(); in iterate() local
183 tcu::TestLog &log = m_context.getTestContext().getLog(); in iterate() local
360 tcu::TestLog& log = m_context.getTestContext().getLog(); in iterate() local
H A DvktDynamicStateVPTests.cpp77 tcu::TestLog& log = m_context.getTestContext().getLog(); in iterate() local
314 tcu::TestLog& log = m_context.getTestContext().getLog(); in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/fragment_shading_rate/
H A DvktFragmentShadingRateTests.cpp47 tcu::TestLog& log = context.getTestContext().getLog(); in testLimits() local
242 tcu::TestLog& log = context.getTestContext().getLog(); testShadingRates() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/JITLink/
H A DJITLink.cpp53 void JITLinkError::log(raw_ostream &OS) const { OS << ErrMsg << "\n"; } in log() function in llvm::jitlink::JITLinkError
/third_party/vk-gl-cts/external/openglcts/modules/glesext/draw_buffers_indexed/
H A DesextcDrawBuffersIndexedBase.cpp60 DrawBuffersIndexedBase::BlendMaskStateMachine::BlendMaskStateMachine(Context& context, tcu::TestLog& log) in BlendMaskStateMachine() argument
65 DrawBuffersIndexedBase::BlendMaskStateMachine::BlendMaskStateMachine(Context& context, tcu::TestLog& log, int dbs) in BlendMaskStateMachine() argument
/third_party/vk-gl-cts/external/openglcts/modules/common/
H A DglcShaderIntegerMixTests.cpp168 TestLog& log = m_testCtx.getLog(); in test() local
349 TestLog& log = m_testCtx.getLog(); in test() local
523 bool probe_pixel(TestLog& log, const char* stage, int x, int y, const tcu::IVec4& expected) in probe_pixel() argument
H A DglcShaderNegativeTests.cpp146 TestLog& log = m_testCtx.getLog(); in iterate() local
H A DglcSpirvUtils.cpp215 bool compileGlslToSpirV(tcu::TestLog& log, std::string source, glu::ShaderType type, ShaderBinaryDataType* dst, SpirvVersion version) in compileGlslToSpirV() argument
308 ShaderBinary makeSpirV(tcu::TestLog& log, ShaderSource source, SpirvVersion version) in makeSpirV() argument

Completed in 20 milliseconds

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