Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/libANGLE/
H A DCLPlatform.cpp33 bool &userSync) in ParseContextProperties()
241 bool userSync = false; in CreateContext() local
260 bool userSync = false; in CreateContextFromType() local
H A DCLContext.cpp376 bool userSync) in Context()
392 bool userSync) in Context()
/aosp_15_r20/external/angle/src/libANGLE/renderer/cl/
H A DCLPlatformCL.cpp377 bool userSync, in createContext()
404 bool userSync, in createContextFromType()
/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/
H A DCLPlatformVk.cpp111 bool userSync, in createContext()
124 bool userSync, in createContextFromType()
/aosp_15_r20/external/OpenCL-CTS/test_conformance/extensions/cl_khr_dx9_media_sharing/
H A Dtest_interop_sync.cpp24 TSharedHandleType sharedHandle, cl_bool userSync) in interop_user_sync()