Home
last modified time | relevance | path

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

/external/OpenCL-CTS/test_conformance/gl/
Dcommon.h76 int is_rgb_101010_supported( cl_context context, GLenum gl_target );
Dtest_images_getinfo_common.cpp224 if ( is_rgb_101010_supported( context, targets[ tidx ] ) == 0 ) in test_images_get_info_common()
Dhelpers.cpp602 int is_rgb_101010_supported( cl_context context, GLenum gl_target ) in is_rgb_101010_supported() function
Dtest_images_read_common.cpp677 if ( is_rgb_101010_supported( context, targets[ tidx ] ) == 0 ) in test_images_read_common()
Dtest_images_write_common.cpp706 if ( is_rgb_101010_supported( context, targets[ tidx ] ) == 0 ) in test_images_write_common()