Searched refs:D3DPBLENDCAPS_DESTCOLOR (Results 1 – 5 of 5) sorted by relevance
/external/swiftshader/include/Direct3D/ |
D | d3d8caps.h | 239 #define D3DPBLENDCAPS_DESTCOLOR 0x00000100L macro
|
/external/mesa3d/include/D3D9/ |
D | d3d9caps.h | 128 #define D3DPBLENDCAPS_DESTCOLOR 0x00000100 macro
|
/external/swiftshader/src/D3D8/ |
D | Direct3D8.cpp | 845 D3DPBLENDCAPS_DESTCOLOR | // Blend factor is (Rd, Gd, Bd, Ad). in GetDeviceCaps() 859 D3DPBLENDCAPS_DESTCOLOR | // Blend factor is (Rd, Gd, Bd, Ad). in GetDeviceCaps()
|
/external/swiftshader/src/D3D9/ |
D | Direct3D9.cpp | 1326 D3DPBLENDCAPS_DESTCOLOR | // Blend factor is (Rd, Gd, Bd, Ad). in GetDeviceCaps() 1341 D3DPBLENDCAPS_DESTCOLOR | // Blend factor is (Rd, Gd, Bd, Ad). in GetDeviceCaps()
|
/external/mesa3d/src/gallium/state_trackers/nine/ |
D | adapter9.c | 647 D3DPBLENDCAPS_DESTCOLOR | in NineAdapter9_GetDeviceCaps()
|