Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/swr/rasterizer/jitter/
Dfetch_jit.cpp710 const ComponentControl compCtrl[4]{(ComponentControl)ied.ComponentControl0, in JitGatherVertices() local
785 compCtrl, in JitGatherVertices()
801 if (compCtrl[i] == StoreSrc) in JitGatherVertices()
821 GenerateCompCtrlVector(compCtrl[i]); in JitGatherVertices()
844 if (compCtrl[i] == StoreSrc) in JitGatherVertices()
887 GenerateCompCtrlVector(compCtrl[i]); in JitGatherVertices()
972 compCtrl, in JitGatherVertices()
1029 compCtrl, in JitGatherVertices()
1046 if (compCtrl[i] == StoreSrc) in JitGatherVertices()
1078 GenerateCompCtrlVector(compCtrl[i]); in JitGatherVertices()
[all …]