Searched refs:STREAMOUT_DECL (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/swr/rasterizer/jitter/
H A Dstreamout_jit.h36 /// STREAMOUT_DECL - Stream decl
38 struct STREAMOUT_DECL struct
62 STREAMOUT_DECL decl[128];
73 offsetAttribs; ///< attrib offset to subtract from all STREAMOUT_DECL::attribSlot values.
H A Dstreamout_jit.cpp131 void buildDecl(Value* pStream, Value* pOutBuffers[4], const STREAMOUT_DECL& decl)
174 const STREAMOUT_DECL& decl = streamState.decl[d];
189 const STREAMOUT_DECL& decl = streamState.decl[d];
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/swr/rasterizer/jitter/
H A Dstreamout_jit.h36 /// STREAMOUT_DECL - Stream decl
38 struct STREAMOUT_DECL struct
62 STREAMOUT_DECL decl[128];
73 offsetAttribs; ///< attrib offset to subtract from all STREAMOUT_DECL::attribSlot values.
H A Dstreamout_jit.cpp131 void buildDecl(Value* pStream, Value* pOutBuffers[4], const STREAMOUT_DECL& decl)
174 const STREAMOUT_DECL& decl = streamState.decl[d];
189 const STREAMOUT_DECL& decl = streamState.decl[d];

Completed in 4 milliseconds