Home
last modified time | relevance | path

Searched refs:NineDevice9Video_CreateAuthenticatedChannel (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/gallium/state_trackers/nine/
Ddevice9video.c37 NineDevice9Video_CreateAuthenticatedChannel( struct NineDevice9Video *This, in NineDevice9Video_CreateAuthenticatedChannel() function
60 (void *)NineDevice9Video_CreateAuthenticatedChannel,
Ddevice9video.h45 NineDevice9Video_CreateAuthenticatedChannel( struct NineDevice9Video *This,
Dnine_lock.c2441 …r = NineDevice9Video_CreateAuthenticatedChannel(This, ChannelType, ppAuthenticatedChannel, pChanne… in LockDevice9Video_CreateAuthenticatedChannel()