Searched refs:INVALID_PARAM_VALUE (Results 1 – 1 of 1) sorted by relevance
55 constexpr cl_platform_info INVALID_PARAM_VALUE = 0; in test_negative_get_platform_info() local56 err = clGetPlatformInfo(platform, INVALID_PARAM_VALUE, 0, nullptr, nullptr); in test_negative_get_platform_info()