Searched refs:JitGatherVertices (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/swr/rasterizer/jitter/
H A Dfetch_jit.cpp104 void JitGatherVertices(const FETCH_COMPILE_STATE& fetchState,
269 JitGatherVertices(fetchState, streams, vIndices, pVtxOut);
534 void FetchJit::JitGatherVertices(const FETCH_COMPILE_STATE& fetchState, function in class:FetchJit
560 SWR_ASSERT((info.bpp != 0), "Unsupported format in JitGatherVertices.");
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/swr/rasterizer/jitter/
H A Dfetch_jit.cpp104 void JitGatherVertices(const FETCH_COMPILE_STATE& fetchState,
272 JitGatherVertices(fetchState, streams, vIndices, pVtxOut);
541 void FetchJit::JitGatherVertices(const FETCH_COMPILE_STATE& fetchState, function in class:FetchJit
567 SWR_ASSERT((info.bpp != 0), "Unsupported format in JitGatherVertices.");
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D19.0.0.rst278 - swr/rast: Use gfxptr_t value in JitGatherVertices

Completed in 14 milliseconds