Home
last modified time | relevance | path

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

/external/mesa3d/include/D3D9/
Dd3d9types.h1005 #define D3DSI_COISSUE 0x40000000 macro
/external/mesa3d/src/gallium/frontends/nine/
Dnine_shader.c3444 insn->coissue = !!(tok & D3DSI_COISSUE); in sm1_parse_instruction()