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

Method lengths

test_conformance/basic/test_progvar.cpp:347–351  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

345 return m_c_strs;
346 }
347 const size_t* lengths()
348 {
349 freeze();
350 return m_lengths;
351 }
352
353private:
354 void freeze(void)

Callers 1

l_user_typeFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected