Home
last modified time | relevance | path

Searched defs:StreamNumber (Results 1 - 5 of 5) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/PDB/Native/
H A DDbiStreamBuilder.h95 uint16_t StreamNumber = kInvalidStreamIndex; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/Native/
H A DDbiStreamBuilder.cpp431 uint16_t StreamNumber = kInvalidStreamIndex; in commit() local
/third_party/mesa3d/src/gallium/frontends/nine/
H A Dnine_state.c1574 nine_context_set_stream_source(struct NineDevice9 *device, UINT StreamNumber, struct NineVertexBuffer9 *pVBuf9, UINT OffsetInBytes, UINT Stride) nine_context_set_stream_source() argument
[all...]
H A Ddevice9.c3702 NineDevice9_SetStreamSource( struct NineDevice9 *This, UINT StreamNumber, IDirect3DVertexBuffer9 *pStreamData, UINT OffsetInBytes, UINT Stride ) NineDevice9_SetStreamSource() argument
3766 NineDevice9_GetStreamSource( struct NineDevice9 *This, UINT StreamNumber, IDirect3DVertexBuffer9 **ppStreamData, UINT *pOffsetInBytes, UINT *pStride ) NineDevice9_GetStreamSource() argument
3786 NineDevice9_SetStreamSourceFreq( struct NineDevice9 *This, UINT StreamNumber, UINT Setting ) NineDevice9_SetStreamSourceFreq() argument
3819 NineDevice9_GetStreamSourceFreq( struct NineDevice9 *This, UINT StreamNumber, UINT *pSetting ) NineDevice9_GetStreamSourceFreq() argument
[all...]
H A Dnine_lock.c1722 LockDevice9_SetStreamSource( struct NineDevice9 *This, UINT StreamNumber, IDirect3DVertexBuffer9 *pStreamData, UINT OffsetInBytes, UINT Stride ) LockDevice9_SetStreamSource() argument
1736 LockDevice9_GetStreamSource( struct NineDevice9 *This, UINT StreamNumber, IDirect3DVertexBuffer9 **ppStreamData, UINT *pOffsetInBytes, UINT *pStride ) LockDevice9_GetStreamSource() argument
1750 LockDevice9_SetStreamSourceFreq( struct NineDevice9 *This, UINT StreamNumber, UINT Setting ) LockDevice9_SetStreamSourceFreq() argument
1762 LockDevice9_GetStreamSourceFreq( struct NineDevice9 *This, UINT StreamNumber, UINT *pSetting ) LockDevice9_GetStreamSourceFreq() argument

Completed in 17 milliseconds