Home
last modified time | relevance | path

Searched defs:ChannelType (Results 1 – 5 of 5) sorted by relevance

/third_party/typescript/tests/cases/compiler/
DcomplicatedIndexedAccessKeyofReliesOnKeyofNeverUpperBound.ts15 export type ChannelType = Channel extends { type: infer R } ? R : never; alias
/third_party/mesa3d/src/gallium/frontends/nine/
Ddevice9video.c38 D3DAUTHENTICATEDCHANNELTYPE ChannelType, in NineDevice9Video_CreateAuthenticatedChannel()
Dnine_lock.c2435 D3DAUTHENTICATEDCHANNELTYPE ChannelType, in LockDevice9Video_CreateAuthenticatedChannel()
/third_party/vk-gl-cts/framework/common/
DtcuTexture.hpp73 enum ChannelType enum in tcu::TextureFormat
/third_party/mesa3d/include/D3D9/
Dd3d9types.h1380 D3DAUTHENTICATEDCHANNELTYPE ChannelType; member