derelict.opencl.cl_dx9_media_sharing

Undocumented in source.

Members

Aliases

da_clCreateFromDX9MediaSurfaceKHR
alias da_clCreateFromDX9MediaSurfaceKHR = cl_mem function(cl_context context, cl_mem_flags flags, cl_dx9_media_adapter_type_khr adapter_type, void* surface_info, cl_uint plane, cl_int* errcode_ret)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
da_clEnqueueAcquireDX9MediaSurfacesKHR
alias da_clEnqueueAcquireDX9MediaSurfacesKHR = cl_int function(cl_command_queue command_queue, cl_uint num_objects, const(cl_mem*) mem_objects, cl_uint num_events_in_wait_list, const cl_event* event_wait_list, cl_event* event)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
da_clEnqueueReleaseDX9MediaSurfacesKHR
alias da_clEnqueueReleaseDX9MediaSurfacesKHR = cl_int function(cl_command_queue command_queue, cl_uint num_objects, const(cl_mem*) mem_objects, cl_uint num_events_in_wait_list, const cl_event* event_wait_list, cl_event* event)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
da_clGetDeviceIDsFromDX9MediaAdapterKHR
alias da_clGetDeviceIDsFromDX9MediaAdapterKHR = cl_int function(cl_platform_id platform, cl_uint num_media_adapters, cl_dx9_media_adapter_type_khr* media_adapter_type, void* media_adapters, cl_dx9_media_adapter_set_khr media_adapter_set, cl_uint num_entries, cl_device_id* devices, cl_uint* num_devices)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.

Functions

EXT_cl_dx9_media_sharing
bool EXT_cl_dx9_media_sharing()
Undocumented in source. Be warned that the author may not have intended to support it.
loadEXT
void loadEXT(CLVersion clVer, cl_platform_id platform)
Undocumented in source. Be warned that the author may not have intended to support it.
loadSymbols
void loadSymbols(void delegate(void**, string, bool doThrow) bindFunc)
Undocumented in source. Be warned that the author may not have intended to support it.
reload
CLVersion reload(void delegate(void**, string, bool doThrow) bindFunc, CLVersion clVer)
Undocumented in source. Be warned that the author may not have intended to support it.

Static variables

clCreateFromDX9MediaSurfaceKHR
da_clCreateFromDX9MediaSurfaceKHR clCreateFromDX9MediaSurfaceKHR;
Undocumented in source.
clEnqueueAcquireDX9MediaSurfacesKHR
da_clEnqueueAcquireDX9MediaSurfacesKHR clEnqueueAcquireDX9MediaSurfacesKHR;
Undocumented in source.
clEnqueueReleaseDX9MediaSurfacesKHR
da_clEnqueueReleaseDX9MediaSurfacesKHR clEnqueueReleaseDX9MediaSurfacesKHR;
Undocumented in source.
clGetDeviceIDsFromDX9MediaAdapterKHR
da_clGetDeviceIDsFromDX9MediaAdapterKHR clGetDeviceIDsFromDX9MediaAdapterKHR;
Undocumented in source.

Meta