Home
last modified time | relevance | path

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

/dports/graphics/gegl/gegl-0.4.34/gegl/opencl/
H A Dgegl-cl-init.h79 t_clGetPlatformInfo gegl_clGetPlatformInfo = NULL; variable
131 extern t_clGetPlatformInfo gegl_clGetPlatformInfo;
H A Dgegl-cl-init.c624gegl_clGetPlatformInfo (platform, CL_PLATFORM_NAME, sizeof(cl_state.platform_name), cl_st… in gegl_cl_init_load_device_info()
625gegl_clGetPlatformInfo (platform, CL_PLATFORM_VERSION, sizeof(cl_state.platform_version), cl_st… in gegl_cl_init_load_device_info()
626gegl_clGetPlatformInfo (platform, CL_PLATFORM_EXTENSIONS, sizeof(cl_state.platform_ext), cl_st… in gegl_cl_init_load_device_info()