Searched refs:supportedProps (Results 1 – 1 of 1) sorted by relevance
372 …properties_t supportedProps( 3 ); // only 3 types defined in the spec (but implementation can defi… in test_device_partition_type_support() local383 supportedProps.resize( size / propSize ); in test_device_partition_type_support()385 …nfo( parentDevice, CL_DEVICE_PARTITION_PROPERTIES, supportedProps.size() * propSize, & supportedPr… in test_device_partition_type_support()393 for ( int i = 0; i < supportedProps.size(); i++) in test_device_partition_type_support()395 if (supportedProps[i] == partitionType) in test_device_partition_type_support()