Searched refs:D3DPBLENDCAPS_BLENDFACTOR (Results 1 – 3 of 3) sorted by relevance
133 #define D3DPBLENDCAPS_BLENDFACTOR 0x00002000 macro
1322 …caps.SrcBlendCaps = D3DPBLENDCAPS_BLENDFACTOR | // The driver supports both D3DBLEND_BLENDFACTOR… in GetDeviceCaps()1337 …caps.DestBlendCaps = D3DPBLENDCAPS_BLENDFACTOR | // The driver supports both D3DBLEND_BLENDFACTO… in GetDeviceCaps()
652 D3DPBLENDCAPS_BLENDFACTOR | in NineAdapter9_GetDeviceCaps()