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

  /external/mesa3d/src/gallium/state_trackers/d3d1x/progs/d3d11app/
d3d11x11main.cpp 46 swap_chain_desc.Flags = DXGI_SWAP_CHAIN_FLAG_ALLOW_MODE_SWITCH;
d3d11winmain.cpp 102 swap_chain_desc.Flags = DXGI_SWAP_CHAIN_FLAG_ALLOW_MODE_SWITCH;
  /external/mesa3d/src/gallium/state_trackers/d3d1x/progs/d3d10app/
d3d10winmain.cpp 102 swap_chain_desc.Flags = DXGI_SWAP_CHAIN_FLAG_ALLOW_MODE_SWITCH;
d3d10x11main.cpp 72 swap_chain_desc.Flags = DXGI_SWAP_CHAIN_FLAG_ALLOW_MODE_SWITCH;
  /external/mesa3d/src/gallium/state_trackers/d3d1x/d3dapi/
dxgi.idl 388 DXGI_SWAP_CHAIN_FLAG_ALLOW_MODE_SWITCH = 2,
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
dxgi.idl 124 DXGI_SWAP_CHAIN_FLAG_ALLOW_MODE_SWITCH = 2,
dxgi.h 194 DXGI_SWAP_CHAIN_FLAG_ALLOW_MODE_SWITCH = 2,
    [all...]

Completed in 159 milliseconds