Searched defs:samplerType (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Devices/Graphics/
H A DDevVGA-SVGA3d-win.cpp4713 D3DSAMPLERSTATETYPE samplerType = D3DSAMP_FORCE_DWORD; local
4872 samplerType = D3DSAMP_ADDRESSW;
4878 samplerType = D3DSAMP_ADDRESSU;
4884 samplerType = D3DSAMP_ADDRESSV;
4890 samplerType = D3DSAMP_MIPFILTER;
4897 samplerType = D3DSAMP_MAGFILTER;
4904 samplerType = D3DSAMP_MINFILTER;
4911 samplerType = D3DSAMP_BORDERCOLOR;
4916 samplerType = D3DSAMP_MIPMAPLODBIAS;
4921 samplerType
[all...]

Completed in 57 milliseconds