Home
last modified time | relevance | path

Searched defs:userSync (Results 1 - 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
H A DCLPlatformVk.cpp68 createContext(cl::Context &context, const cl::DevicePtrs &devices, bool userSync, cl_int &errorCode) createContext() argument
77 createContextFromType(cl::Context &context, cl::DeviceType deviceType, bool userSync, cl_int &errorCode) createContextFromType() argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/cl/
H A DCLPlatformCL.cpp379 createContext(cl::Context &context, const cl::DevicePtrs &devices, bool userSync, cl_int &errorCode) createContext() argument
402 createContextFromType(cl::Context &context, cl::DeviceType deviceType, bool userSync, cl_int &errorCode) createContextFromType() argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DCLPlatform.cpp221 bool userSync = false; in CreateContext() local
241 bool userSync = false; in CreateContextFromType() local
29 ParseContextProperties(const cl_context_properties *properties, Platform *&platform, bool &userSync) ParseContextProperties() argument
H A DCLContext.cpp350 Context(Platform &platform, PropArray &&properties, DevicePtrs &&devices, ContextErrorCB notify, void *userData, bool userSync, cl_int &errorCode) Context() argument
365 Context(Platform &platform, PropArray &&properties, DeviceType deviceType, ContextErrorCB notify, void *userData, bool userSync, cl_int &errorCode) Context() argument

Completed in 4 milliseconds