Home
last modified time | relevance | path

Searched refs:D3DTA_CONSTANT (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/gallium/frontends/nine/
Dnine_dump.c250 case D3DTA_CONSTANT: return "CONSTANT"; in nine_D3DTA_to_str()
Dnine_ff.c1110 case D3DTA_CONSTANT: in ps_get_ts_arg()
/external/mesa3d/include/D3D9/
Dd3d9types.h330 #define D3DTA_CONSTANT 0x00000006 macro