Home
last modified time | relevance | path

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

/external/OpenCL-CTS/test_conformance/gl/
Dtest_images_write_common.cpp766 int errorInGetInfo = supportsMsaa(context, &supports_msaa); in test_images_write_common() local
767 if (errorInGetInfo != 0) return errorInGetInfo; in test_images_write_common()
774 int errorInGetInfo = supportsDepth(context, &supports_depth); in test_images_write_common() local
775 if (errorInGetInfo != 0) return errorInGetInfo; in test_images_write_common()