Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/frontends/nine/
Dnine_shader.c182 [D3DSPR_CONSTBOOL] = 'B',
209 case D3DSPR_CONSTBOOL: in sm1_dump_reg()
1109 case D3DSPR_CONSTBOOL: in tx_src_param()
1215 if (tx->native_integers && param->file == D3DSPR_CONSTBOOL) { in tx_src_param()
1953 if (tx->native_integers && tx->insn.src[0].file == D3DSPR_CONSTBOOL) in DECL_SPECIAL()
/external/mesa3d/include/D3D9/
Dd3d9types.h1065 D3DSPR_CONSTBOOL = 14, enumerator