Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/swr/rasterizer/jitter/
Dfetch_jit.cpp255 Value* vCutIndex = VIMMED1(fetchState.cutIndex); in Create() local
256 Value* cutMask = VMASK(ICMP_EQ(vIndices, vCutIndex)); in Create()