Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/state_trackers/nine/
Dnine_dump.h11 const char *nine_D3DTOP_to_str(D3DTEXTUREOP);
Dnine_dump.c194 const char *nine_D3DTOP_to_str(D3DTEXTUREOP top) in nine_D3DTOP_to_str() function
337 nine_D3DTSS_to_str(type), nine_D3DTOP_to_str(value)); in nine_dump_D3DTSS_value()
Dnine_ff.c1399 nine_D3DTOP_to_str(key->ts[s].colorop), in nine_ff_build_ps()
1400 nine_D3DTOP_to_str(key->ts[s].alphaop)); in nine_ff_build_ps()