Home
last modified time | relevance | path

Searched refs:vBaseVertex16 (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/gallium/drivers/swr/rasterizer/jitter/
Dfetch_jit.cpp913 Value* vBaseVertex16 = VBROADCAST_16(LOAD(mpFetchInfo, { 0, SWR_FETCH_CONTEXT_BaseVertex })); in JitGatherVertices() local
1011 vCurIndices16 = ADD(vIndices16, vBaseVertex16); in JitGatherVertices()
1025 vCurIndices16 = ADD(vIndices16, vBaseVertex16); in JitGatherVertices()