MCPcopy Create free account
hub / github.com/KhronosGroup/OpenCL-CTS / isKernelPFormat

Function isKernelPFormat

test_conformance/printf/test_printf.cpp:198–201  ·  view source on GitHub ↗

----------------------------------------- isKernelPFormat -----------------------------------------

Source from the content-addressed store, hash-verified

196// isKernelPFormat
197//-----------------------------------------
198int isKernelPFormat(testCase* pTestCase, size_t testId)
199{
200 return strcmp(pTestCase->_genParameters[testId].addrSpacePAdd,"");
201}
202
203//-----------------------------------------
204// waitForEvent

Callers 1

doTestFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected