Home
last modified time | relevance | path

Searched defs:CreateCLContext (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/gpu/cl/
H A Dcl_context.cc74 absl::Status CreateCLContext(const CLDevice& device, in CreateCLContext() function
133 absl::Status CreateCLContext(const CLDevice& device, CLContext* result) { in CreateCLContext() function
/aosp_15_r20/external/OpenCL-CTS/test_common/gl/
H A Dsetup_x11.cpp46 virtual cl_context CreateCLContext( void ) in CreateCLContext() function in X11GLEnvironment
H A Dsetup_osx.cpp71 virtual cl_context CreateCLContext( void ) in CreateCLContext() function in OSXGLEnvironment
H A Dsetup_win32.cpp67 virtual cl_context CreateCLContext( void ) in CreateCLContext() function in WGLEnvironment
/aosp_15_r20/external/OpenCL-CTS/test_conformance/gles/
H A Dsetup_egl.cpp103 virtual cl_context CreateCLContext( void ) in CreateCLContext() function in EGLGLEnvironment