Home
last modified time | relevance | path

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

/external/OpenCL-CTS/test_conformance/api/
Dnegative_platform.cpp55 constexpr cl_platform_info INVALID_PARAM_VALUE = 0; in test_negative_get_platform_info() local
56 err = clGetPlatformInfo(platform, INVALID_PARAM_VALUE, 0, nullptr, nullptr); in test_negative_get_platform_info()