HomeSort by relevance Sort by last modified time
    Searched refs:ID3D11BlendState1 (Results 1 - 3 of 3) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
d3d11_1.idl 83 interface ID3D11BlendState1 : ID3D11BlendState
272 ID3D11BlendState1 **ppBlendState);
d3d11_1.h 22 typedef interface ID3D11BlendState1 ID3D11BlendState1;
111 * ID3D11BlendState1 interface
119 ID3D11BlendState1 : public ID3D11BlendState
126 __CRT_UUID_DECL(ID3D11BlendState1, 0xcc86fabe, 0xda55, 0x401d, 0x85,0xe7, 0xe3,0xc9,0xde,0x28,0x77,0xe9)
134 ID3D11BlendState1* This,
139 ID3D11BlendState1* This);
142 ID3D11BlendState1* This);
146 ID3D11BlendState1* This,
150 ID3D11BlendState1* This
    [all...]
  /external/mesa3d/src/gallium/state_trackers/d3d1x/gd3d11/
d3d11.cpp 207 void UnbindBlendState1(ID3D11BlendState1* state)

Completed in 739 milliseconds