Searched defs:ChannelType (Results 1 – 5 of 5) sorted by relevance
15 export type ChannelType = Channel extends { type: infer R } ? R : never; alias
38 D3DAUTHENTICATEDCHANNELTYPE ChannelType, in NineDevice9Video_CreateAuthenticatedChannel()
2435 D3DAUTHENTICATEDCHANNELTYPE ChannelType, in LockDevice9Video_CreateAuthenticatedChannel()
73 enum ChannelType enum in tcu::TextureFormat
1380 D3DAUTHENTICATEDCHANNELTYPE ChannelType; member