Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KhronosGroup/OpenCL-CTS
/ getNumRows
Method
getNumRows
test_conformance/spir/run_services.cpp:315–318 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
313
*/
314
315
size_t DataTable::getNumRows() const
316
{
317
return m_rows.size();
318
}
319
320
void DataTable::addTableRow(DataRow *dr)
321
{
Callers
3
getRequiredExtensions
Method · 0.80
isImagesRequired
Method · 0.80
isImages3DRequired
Method · 0.80
Calls
1
size
Method · 0.45
Tested by
no test coverage detected