Searched defs:maxSubDevices (Results 1 – 1 of 1) sorted by relevance
358 …_device_partition_test(cl_device_id parentDevice, cl_uint &maxComputeUnits, cl_uint &maxSubDevices) in init_device_partition_test()417 …cl_uint maxSubDevices; // maximal number of sub-devices that can be created in one call to clCr… in test_partition_of_device() local