Home
last modified time | relevance | path

Searched refs:CL_CONTEXT_PLATFORM (Results 1 - 10 of 10) sorted by relevance

/third_party/mesa3d/src/gallium/frontends/clover/api/
H A Dcontext.cpp42 if (prop.first == CL_CONTEXT_PLATFORM) in clCreateContext()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/cl/
H A DCLPlatformCL.cpp385 CL_CONTEXT_PLATFORM, reinterpret_cast<cl_context_properties>(mNative), in createContext()
408 CL_CONTEXT_PLATFORM, reinterpret_cast<cl_context_properties>(mNative), in createContextFromType()
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DCLPlatform.cpp41 case CL_CONTEXT_PLATFORM: in ParseContextProperties()
H A DvalidationCL.cpp48 case CL_CONTEXT_PLATFORM: in ValidateContextProperties()
/third_party/ffmpeg/libavutil/
H A Dhwcontext_opencl.c598 default_props[0] = CL_CONTEXT_PLATFORM; in opencl_device_create_internal()
602 if (props[0] == CL_CONTEXT_PLATFORM && props[1] == 0) in opencl_device_create_internal()
1246 CL_CONTEXT_PLATFORM, in opencl_device_derive()
1291 CL_CONTEXT_PLATFORM, in opencl_device_derive()
1328 CL_CONTEXT_PLATFORM, in opencl_device_derive()
/third_party/mesa3d/include/CL/
H A Dcl.h468 #define CL_CONTEXT_PLATFORM 0x1084 macro
H A Dcl2.hpp2751 CL_CONTEXT_PLATFORM, (cl_context_properties)defaultPlatform, 0 in makeDefault()
2873 cl_context_properties prop[4] = {CL_CONTEXT_PLATFORM, 0, 0, 0 }; in Context()
4044 if( props[i] == CL_CONTEXT_PLATFORM ) { in BufferD3D10()
H A Dcl.hpp110 * { CL_CONTEXT_PLATFORM, (cl_context_properties)(platforms[0])(), 0};
2586 cl_context_properties prop[4] = {CL_CONTEXT_PLATFORM, 0, 0, 0 }; in Context()
3405 if( props[i] == CL_CONTEXT_PLATFORM ) { in BufferD3D10()
/third_party/opencl-headers/CL/
H A Dcl.h477 #define CL_CONTEXT_PLATFORM 0x1084 macro
/third_party/skia/third_party/externals/angle2/include/CL/
H A Dcl.h470 #define CL_CONTEXT_PLATFORM 0x1084 macro

Completed in 49 milliseconds