Searched defs:OffsetInBytes (Results 1 - 5 of 5) sorted by relevance
/third_party/mesa3d/src/gallium/frontends/nine/ |
H A D | nine_state.c | 1630 unsigned OffsetInBytes = 0; in nine_context_set_indices() local 1574 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 D | device9.c | 3702 NineDevice9_SetStreamSource( struct NineDevice9 *This, UINT StreamNumber, IDirect3DVertexBuffer9 *pStreamData, UINT OffsetInBytes, UINT Stride ) NineDevice9_SetStreamSource() argument
|
H A D | nine_lock.c | 1722 LockDevice9_SetStreamSource( struct NineDevice9 *This, UINT StreamNumber, IDirect3DVertexBuffer9 *pStreamData, UINT OffsetInBytes, UINT Stride ) LockDevice9_SetStreamSource() argument
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/ |
H A D | DwarfUnit.cpp | 1494 uint64_t OffsetInBytes; in constructMemberDIE() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/ |
H A D | MipsISelLowering.cpp | 4364 unsigned OffsetInBytes = 0; // From beginning of struct in passByValArg() local [all...] |
Completed in 24 milliseconds