Home
last modified time | relevance | path

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

/external/mesa3d/include/D3D9/
Dd3d9types.h1061 D3DSPR_SAMPLER = 10, enumerator
/external/mesa3d/src/gallium/state_trackers/nine/
Dnine_shader.c183 [D3DSPR_SAMPLER] = 's',
980 case D3DSPR_SAMPLER: in tx_src_param()
2152 sem.usage == D3DDECLUSAGE_SAMPLE || sem.reg.file == D3DSPR_SAMPLER; in DECL_SPECIAL()