Searched refs:deviceMaxParameterSize (Results 1 – 1 of 1) sorted by relevance
102 size_t deviceMaxParameterSize; in test_max_number_of_params() local103 …Info(deviceID, CL_DEVICE_MAX_PARAMETER_SIZE, sizeof(deviceMaxParameterSize), &deviceMaxParameterSi… in test_max_number_of_params()110 size_t maxParams = deviceMaxParameterSize / (deviceAddressBits / 8); in test_max_number_of_params()