Searched refs:posOffset (Results 1 - 5 of 5) sorted by relevance

/xsrc/external/mit/mesa-demos/dist/src/objviewer/
H A Dglm.h104 uint posOffset; /* offset of position within vertex, in bytes */ member in struct:__anonf360447c0208
H A Dglmdraw.c167 model->posOffset = 0;
300 (const void *) (size_t) model->posOffset);
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/swr/rasterizer/core/core/
H A Dstate.h1252 uint32_t posOffset : 2; // type of offset (none, sample, centroid) to add to pixel position member in struct:SWR_PS_STATE
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/swr/
H A Dswr_state.cpp1500 psState.posOffset = SWR_PS_POSITION_SAMPLE_NONE;
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/swr/
H A Dswr_state.cpp1769 psState.posOffset = SWR_PS_POSITION_SAMPLE_NONE;

Completed in 11 milliseconds