Searched refs:samplerType (Results 1 - 2 of 2) 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...]
H A DDevVGA-SVGA3d-ogl.cpp6114 GLenum samplerType = ~0U;
6315 samplerType = D3DSAMP_MAXANISOTROPY;
6320 samplerType = D3DSAMP_SRGBTEXTURE;

Completed in 65 milliseconds