Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/swr/rasterizer/core/
Dstate.h546 struct SWR_FETCH_CONTEXT struct
548 const SWR_VERTEX_BUFFER_STATE* pStreams; // IN: array of bound vertex buffers
549 const int32_t* pIndices; // IN: pointer to index buffer for indexed draws
550 …t32_t* pLastIndex; // IN: pointer to end of index buffer, used for bounds checking
551 uint32_t CurInstance; // IN: current instance
552 uint32_t BaseVertex; // IN: base vertex
553 uint32_t StartVertex; // IN: start vertex
554 uint32_t StartInstance; // IN: start instance
555 simdscalari VertexID; // OUT: vector of vertex IDs
556 …alari CutMask; // OUT: vector mask of indices which have the cut index value