Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/state_trackers/nine/
Dnine_shader.c187 [D3DSPR_CONSTBOOL] = 'B',
214 case D3DSPR_CONSTBOOL: in sm1_dump_reg()
1041 case D3DSPR_CONSTBOOL: in tx_src_param()
1876 if (tx->native_integers && tx->insn.src[0].file == D3DSPR_CONSTBOOL) in DECL_SPECIAL()
/external/mesa3d/include/D3D9/
Dd3d9types.h1065 D3DSPR_CONSTBOOL = 14, enumerator