Home
last modified time | relevance | path

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

/external/OpenCL-CTS/test_common/gles/
Dhelpers.h53 (CL_API_CALL *clCreateFromGLTexture_fn)(cl_context context , typedef
96 extern clCreateFromGLTexture_fn clCreateFromGLTexture_ptr;
Dhelpers.cpp1179 clCreateFromGLTexture_fn clCreateFromGLTexture_ptr;
1196 …clCreateFromGLTexture_ptr = (clCreateFromGLTexture_fn)clGetExtensionFunctionAddressForPlatform(pla… in init_clgl_ext()
/external/OpenCL-CTS/test_common/gl/
Dhelpers.h49 (CL_API_CALL *clCreateFromGLTexture_fn)(cl_context context , typedef
108 extern clCreateFromGLTexture_fn clCreateFromGLTexture_ptr;
Dhelpers.cpp2372 clCreateFromGLTexture_fn clCreateFromGLTexture_ptr;
2426 …clCreateFromGLTexture_ptr = (clCreateFromGLTexture_fn)clGetExtensionFunctionAddressForPlatform(pla… in init_clgl_ext()