Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/swr/
Dswr_shader.cpp222 Value *vtxInput = LOAD(pVsCtx, {0, SWR_VS_CONTEXT_pVin}); in CompileVS() local
229 wrap(LOAD(vtxInput, {0, 0, attrib, channel})); in CompileVS()