Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/gallium/frontends/nine/
H A Ddevice9video.c20 NineDevice9Video_CreateAuthenticatedChannel( struct NineDevice9Video *This, in NineDevice9Video_CreateAuthenticatedChannel() function
43 (void *)NineDevice9Video_CreateAuthenticatedChannel,
H A Ddevice9video.h28 NineDevice9Video_CreateAuthenticatedChannel( struct NineDevice9Video *This,
H A Dnine_lock.c2425 …r = NineDevice9Video_CreateAuthenticatedChannel(This, ChannelType, ppAuthenticatedChannel, pChanne… in LockDevice9Video_CreateAuthenticatedChannel()