Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/state_trackers/nine/
Dnine_pipe.c216 samp.lod_bias = asfloat(ss[D3DSAMP_MIPMAPLODBIAS]); in nine_convert_sampler_state()
Dnine_dump.c49 case D3DSAMP_MIPMAPLODBIAS: return "MIPMAPLODBIAS"; in nine_D3DSAMP_to_str()
Dnine_state.c2907 [D3DSAMP_MIPMAPLODBIAS] = 0,
/external/swiftshader/src/D3D9/
DDirect3DStateBlock9.cpp1096 captureSamplerState(sampler, D3DSAMP_MIPMAPLODBIAS); in capturePixelSamplerStates()
DDirect3DDevice9.cpp2537 SetSamplerState(i, D3DSAMP_MIPMAPLODBIAS, 0); in Reset()
4317 case D3DSAMP_MIPMAPLODBIAS: in SetSamplerState()
/external/mesa3d/include/D3D9/
Dd3d9types.h873 D3DSAMP_MIPMAPLODBIAS = 8, enumerator