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

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
d3d10_1.idl 86 interface ID3D10BlendState1 : ID3D10BlendState
145 [out] ID3D10BlendState1 **ppBlendState);
d3d10_1.h 22 typedef interface ID3D10BlendState1 ID3D10BlendState1;
112 * ID3D10BlendState1 interface
120 ID3D10BlendState1 : public ID3D10BlendState
127 __CRT_UUID_DECL(ID3D10BlendState1, 0xedad8d99, 0x8a35, 0x4d6d, 0x85,0x66, 0x2e,0xa2,0x76,0xcd,0xe1,0x61)
135 ID3D10BlendState1* This,
140 ID3D10BlendState1* This);
143 ID3D10BlendState1* This);
147 ID3D10BlendState1* This,
151 ID3D10BlendState1* This
    [all...]
  /external/mesa3d/src/gallium/state_trackers/d3d1x/d3dapi/
d3d10_1.idl 123 interface ID3D10BlendState1 : ID3D10BlendState
149 [out, optional] ID3D10BlendState1 **b
  /external/mesa3d/src/gallium/state_trackers/d3d1x/gd3d11/
d3d11.cpp 84 COM_INTERFACE(ID3D10BlendState1, ID3D10BlendState)
d3d11_objects.h 158 typedef GalliumD3D10DescribedObject<ID3D10BlendState1, D3D10_BLEND_DESC> GalliumD3D10BlendStateBase;
d3d11_screen.h 430 ID3D10BlendState1 **out_blend_state
    [all...]

Completed in 388 milliseconds