Home
last modified time | relevance | path

Searched refs:FunctionContextCreateToString (Results 1 – 4 of 4) sorted by relevance

/external/OpenCL-CTS/test_conformance/extensions/cl_khr_dx9_media_sharing/
Dutils.h102 void FunctionContextCreateToString(TContextFuncType contextCreateFunction,
Dtest_create_context.cpp113 FunctionContextCreateToString(functionCreate, functionName); in context_create()
Dtest_interop_sync.cpp120 FunctionContextCreateToString(functionCreate, functionName); in interop_user_sync()
Dutils.cpp54 void FunctionContextCreateToString(TContextFuncType contextCreateFunction, in FunctionContextCreateToString() function