Home
last modified time | relevance | path

Searched refs:starting_property (Results 1 – 1 of 1) sorted by relevance

/external/OpenCL-CTS/test_conformance/device_partition/
Dtest_device_partition.cpp414 cl_uint starting_property, cl_uint ending_property) in test_partition_of_device() argument
465 for (cl_uint i = starting_property;i < ending_property;i++) { in test_partition_of_device()
527 …vice(subDevices[0], context, queue, num_elements, partitionProp[i], starting_property, ending_prop… in test_partition_of_device()