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

  /external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/d3d1x/gd3d11/
d3d11_objects.h 158 typedef GalliumD3D10DescribedObject<ID3D10BlendState1, D3D10_BLEND_DESC> GalliumD3D10BlendStateBase;
162 static D3D10_BLEND_DESC convert_to_d3d10(const D3D10_BLEND_DESC1& desc1)
164 D3D10_BLEND_DESC desc;
182 GalliumD3D10BlendState(GalliumD3D10Screen* device, void* object, const D3D10_BLEND_DESC& desc)
d3d11_screen.h 466 const D3D10_BLEND_DESC *blend_state_desc,
    [all...]
  /external/mesa3d/src/gallium/state_trackers/d3d1x/gd3d11/
d3d11_objects.h 158 typedef GalliumD3D10DescribedObject<ID3D10BlendState1, D3D10_BLEND_DESC> GalliumD3D10BlendStateBase;
162 static D3D10_BLEND_DESC convert_to_d3d10(const D3D10_BLEND_DESC1& desc1)
164 D3D10_BLEND_DESC desc;
182 GalliumD3D10BlendState(GalliumD3D10Screen* device, void* object, const D3D10_BLEND_DESC& desc)
d3d11_screen.h 466 const D3D10_BLEND_DESC *blend_state_desc,
    [all...]
  /external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/d3d1x/d3dapi/
d3d10.idl 317 typedef struct D3D10_BLEND_DESC {
327 } D3D10_BLEND_DESC;
    [all...]
  /external/mesa3d/src/gallium/state_trackers/d3d1x/d3dapi/
d3d10.idl 317 typedef struct D3D10_BLEND_DESC {
327 } D3D10_BLEND_DESC;
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
d3d10.idl 283 typedef struct D3D10_BLEND_DESC {
293 } D3D10_BLEND_DESC;
    [all...]
d3d10_1.h 127 D3D10_BLEND_DESC *pDesc);
180 static FORCEINLINE void ID3D10BlendState1_GetDesc(ID3D10BlendState1* This,D3D10_BLEND_DESC *pDesc) {
866 const D3D10_BLEND_DESC *pBlendStateDesc,
    [all...]
d3d10.h 626 typedef struct D3D10_BLEND_DESC {
636 } D3D10_BLEND_DESC;
    [all...]
d3d10effect.h     [all...]

Completed in 52 milliseconds