Home
last modified time | relevance | path

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

/external/OpenCL-CTS/test_common/gles/
Dhelpers.h67 (CL_API_CALL *clGetGLObjectInfo_fn)(cl_mem memobj , typedef
98 extern clGetGLObjectInfo_fn clGetGLObjectInfo_ptr;
Dhelpers.cpp1181 clGetGLObjectInfo_fn clGetGLObjectInfo_ptr;
1210 …clGetGLObjectInfo_ptr = (clGetGLObjectInfo_fn)clGetExtensionFunctionAddressForPlatform(platform_id… in init_clgl_ext()
/external/OpenCL-CTS/test_common/gl/
Dhelpers.h79 (CL_API_CALL *clGetGLObjectInfo_fn)(cl_mem memobj , typedef
112 extern clGetGLObjectInfo_fn clGetGLObjectInfo_ptr;
Dhelpers.cpp2376 clGetGLObjectInfo_fn clGetGLObjectInfo_ptr;
2436 …clGetGLObjectInfo_ptr = (clGetGLObjectInfo_fn)clGetExtensionFunctionAddressForPlatform(platform,"c… in init_clgl_ext()